Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Address some linter warnings Simon Volpert 1 year, 5 months ago
- Silence depreciation warning Simon Volpert 2 years ago
- Fix arithmetic expression evaluation for the price part of a complex amount Simon Volpert 2 years ago
- Retry on invalid amount for statement verification Simon Volpert 2 years ago
- Remove confirmation dialog on untagging Simon Volpert 2 years ago
- Refactor add_remove_tags to fix untagging substring edge case Simon Volpert 2 years ago
- Fix some options' status capitalization Simon Volpert 2 years ago
- Indicate if autosave is active on journal load Simon Volpert 2 years ago
- Fix crash on looking up the same pattern as edited out of the current tx Simon Volpert 2 years ago
- Initialize the _precision variable to avoid crashing with NameError exception when encountering unknown option. pmarciniak 3 years ago
- Merge remote-tracking branch 'pmarciniak/bug-fix2' Simon Volpert 3 years ago
- Rework default currency suggestion for amount entry Simon Volpert 3 years ago
- Don't store an array as default currency. pmarciniak 3 years ago
- Refactor detect_currencies Simon Volpert 3 years ago
- Change default type of default_currency to None Simon Volpert 3 years ago
- Rename data.cur to data.last_currency to better reflect its purpose Simon Volpert 3 years ago
- Allow multiple constraint currencies for accounts Simon Volpert 3 years ago
- Remove unnecessary else Simon Volpert 3 years ago
- Tweak comments and punctuation Simon Volpert 3 years ago
- Add account currency constraint enforcement Simon Volpert 3 years ago
- Remove unnecessary type conversion Simon Volpert 3 years ago
- Set the account's default currency to the first one in the input Simon Volpert 3 years ago
- Merge branch 'master' into account-currency pmarciniak 3 years ago
- Address comments from PR: https://github.com/simon-v/bean-add/pull/12#pullrequestreview-1415801356 pmarciniak 3 years ago
- Revert changing the accounts variable name to accounts_currencies. pmarciniak 3 years ago
- Merge branch 'master' into account-currency pmarciniak 3 years ago
- Remove unused variable Simon Volpert 3 years ago
- Remove commas (thousand separators) from user input amounts Simon Volpert 3 years ago
- Remove useless code from read_amount() Simon Volpert 3 years ago
- Fix deep-unflagging transactions Simon Volpert 3 years ago