Robert Goldmann
Robert Goldmann
- [ ] java dependencies - [ ] webjars **(adjust path in ftl!)** - [ ] spring boot - [ ] plotly.js / moment.js - [ ] docker-compose dependencies -...
- [ ] README - [ ] wiki - [ ] used libraries (about page) - [ ] screenshots - [x] #765 - [ ] what's new dialog
- [x] new property "endDate" for account class - [ ] warn about upcoming end date on login - [x] mark account in global account select if upcoming end date...
- new optional field - no pre-configured values or extendable list - new chart: pie chart
- Allow to specify rules to match transactions from csv to a template. - Match by column "name" - Match by exactl string (but ignore case) OR match with wildcards...
- parse pdf bank document (regex) - try to match with month overview - show transactions that are missing in BudgetMaster but are present in the bank document - show...
Allow the user to use some specific variables with a pre-defined syntax that will be replaced on creation of a new transaction from template. Example: `Invoice ${year}/${month} ` --> will...