Version 6.8.12
This commit is contained in:
parent
ac2e3c31dd
commit
bad0a9b372
2 changed files with 7 additions and 1 deletions
|
@ -23,6 +23,12 @@ You can monitor trading fees, dividends and sales profits.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.8.12 - 31.12.2023*
|
||||||
|
|
||||||
|
- remove caching
|
||||||
|
- add worker-based precalculation of cashbook-values
|
||||||
|
- add columns to cashbook list/tree view
|
||||||
|
|
||||||
*6.8.11 - 06.12.2023*
|
*6.8.11 - 06.12.2023*
|
||||||
|
|
||||||
- add: columns optional
|
- add: columns optional
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.8.11
|
version=6.8.12
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
Loading…
Reference in a new issue