Version 6.8.13
This commit is contained in:
parent
3f1fee5503
commit
64b1cddff1
3 changed files with 6 additions and 2 deletions
|
@ -23,6 +23,10 @@ You can monitor trading fees, dividends and sales profits.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.8.13 - 03.01.2024*
|
||||||
|
|
||||||
|
- fix: sorting/searcher of field yield-balance
|
||||||
|
|
||||||
*6.8.12 - 31.12.2023*
|
*6.8.12 - 31.12.2023*
|
||||||
|
|
||||||
- remove caching
|
- remove caching
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.8.12
|
version=6.8.13
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
cashbook;6.8.32;6.8.999;mds
|
cashbook;6.8.33;6.8.999;mds
|
||||||
|
|
Loading…
Reference in a new issue