Only Have Non-Monthy In Survey
- Changes the unused mapping amount to only account for budget items that can be distributed.
- Fixes the survey save button being enabled when on the mapping view when the balance to distribute happens to be zero and the current balance is zero.
- Adds a function to look up a budget money entry via its ID.
- Fixes not being able to add additional funding for budget items that had no transactions in a survey.
- Fixes incorrectly not increasing the mapping balance with liability accounts.
- Changes to use the day before the opening balance date as the previous survey date.
- Unifies the names of the survey types.
- Adds the GUI elements for the expected current balance in a survey.
- Promoted many of the debug log messages to info.
Closes #47 (closed)