-
Report names in left panel are remembered when database is created and not updated/translated when program language changes:
![reports](https://user-images.githubusercontent.com/3155552/31048026-62…
-
To reproduce:
1. Create new empty database
2. Create empty budget for current year (without any values)
3. Add some transactions into db
4. Open Budget -> Category Summary report for current yea…
-
1. One account with transactions:
![mmex1](https://user-images.githubusercontent.com/3155552/39606259-d6283518-4f34-11e8-9602-45757de38b07.png)
2. Monthly Accounts Balance Report doesn't show any …
-
Version: 1.4.0-alpha.4 • db 13 (aes128cbc) • git 157fd845 (2018-06-09) masterLibs: wxWidgets 3.0.4 (wxGTK 3.22) • wxSQLite3 4.0.3 (SQLite 3.23.1) • Mongoose 6.11 • RapidJSON 1.1.0 • Lua 5.3.3 • libcur…
-
The `legacy_page_size` parameter isn't explicitly [documented](https://github.com/utelle/wxsqlite3/tree/master/sqlite3secure) (but only used within the examples).
-
**Describe the bug**
After opening Budget Setup entry some (random?) entries turn into white space in the tree box on the left. Collapsing and expanding "Budget Setup" block fixes the issue (until op…
-
I've noticed that my reports are inconsistent.
My query works, but maybe it's not efficiently pulling data. If that's the case any advice is greatly appreciated.
If I'm querying Payee Names and th…
-
Currently work is in progress to overhaul the **[SQLite](https://www.sqlite.org/) encryption extension** coming with **wxSQLite3**.
At the moment it is necessary to decide at compile time which enc…
-
hi all,
I have encountered some conversion problems (utf8 to unicode) that have been partially resolved. But one of the problems is that if in the notes an accented character is at the end of the lin…
-
- Check OS
- [x] Windows
- [ ] Mac OSX
- [ ] Linux
- Check MMEX version
- [x] 1.3.x
- [ ] 1.2.x
- [ ] 1.1 or older
Calculate currency twice. Steps:
1. Create a database using a…