Version 7.0.12

This commit is contained in:
Frederik Jaeckel 2023-12-31 10:54:43 +01:00
parent aefea56353
commit 38349c989a
2 changed files with 7 additions and 1 deletions

View file

@ -23,6 +23,12 @@ You can monitor trading fees, dividends and sales profits.
Changes
=======
*7.0.12 - 31.12.2023*
- remove caching
- add worker-based precalculation of cashbook-values
- add columns to cashbook list/tree view
*7.0.11 - 06.12.2023*
- compatibility to Tryton 7.0

View file

@ -1,5 +1,5 @@
[tryton]
version=7.0.11
version=7.0.12
depends:
cashbook
investment