Version 7.0.12
This commit is contained in:
parent
aefea56353
commit
38349c989a
2 changed files with 7 additions and 1 deletions
|
@ -23,6 +23,12 @@ You can monitor trading fees, dividends and sales profits.
|
||||||
Changes
|
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*
|
*7.0.11 - 06.12.2023*
|
||||||
|
|
||||||
- compatibility to Tryton 7.0
|
- compatibility to Tryton 7.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.11
|
version=7.0.12
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
Loading…
Reference in a new issue