PerDiem / per-diem

Per Diem Daily Finance App
MIT License
5 stars 1 forks source link

Ensure to fetch transactions for the entire month when calculating the daily perdiem. #38

Closed flochtililoch closed 8 years ago

flochtililoch commented 8 years ago

My previous PR introduced a bug when PerDiem was fetched for one day only. This PR adds a param to the base method to pass related period PerDiem needs calculation for.

jewsroch commented 8 years ago

:shipit: I'm going to merge it too..