slodki

Results 14 issues of slodki

- Check OS - [ ] Windows - [ ] Mac OSX - [x] Linux - Check MMEX version - [x] 1.4.x - [ ] 1.3.x - [ ] 1.2.x...

i18n

[Foreign key constraints](https://www.sqlite.org/foreignkeys.html) will allow: * auto-generate database schema diagrams and documentation * detect errors in application logic implementation like moneymanagerex/moneymanagerex#1584 * enforce data consistency while modified outside application -...

enhancement

All transaction's details from BILLSDEPOSITS can be stored in CHECKINGACCOUNT with TRANSDATE set to NULL. Then BUDGETSPLITTRANSACTIONS can be migrated to SPLITTRANSACTIONS. * All existing queries to CHECKINGACCOUNT should verify...

**Idea** * Treat all currencies, crypto-currencies and stock shares as a single entity used to describe transaction/account value. * Reuse checking accounts for both investment and share accounts and store...

enhancement