Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 567 Bytes

File metadata and controls

24 lines (12 loc) · 567 Bytes

Documentation


Definitions

  • A month will only be processed after it has elapsed, so on 25/12 the most recent finished month is november.
  • Negative expenses = income

Budget

  • The budget will be applied before the 1th day of the month
  • StartMonthId, EndMonthId: included in budget, so a budget running from sep 2022 to dec 2022, contains sep, oct, nov, dec = 4 months
  • Budget = expected expenses, so a budget of €5,00 means that expenses worth 5,00 are due that month.
  • Negative Budget: expected income

SavingsTag:

  • getSavingsAtEndOfMonth: