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