-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support negative opening balance via "-" button
Add a "-" toggle button to the opening amount text field in the account settings. When engaged, the text turns gNegativeColor and the initial transaction has a negative amount. A bit convoluted maybe, but a CurrencyBox doesn't know negative numbers…
- Loading branch information
1 parent
70739d3
commit 9ae438f
Showing
2 changed files
with
37 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters