Version 6.0.13
This commit is contained in:
parent
49045c8596
commit
d696af8886
3 changed files with 7 additions and 3 deletions
|
@ -23,6 +23,10 @@ You can monitor trading fees, dividends and sales profits.
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.13 - 03.01.2024*
|
||||||
|
|
||||||
|
- fix: sorting/searcher of field yield-balance
|
||||||
|
|
||||||
*6.0.12 - 31.12.2023*
|
*6.0.12 - 31.12.2023*
|
||||||
|
|
||||||
- remove caching
|
- remove caching
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.12
|
version=6.0.13
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
cashbook;6.0.31;6.0.999;mds
|
cashbook;6.0.33;6.0.999;mds
|
||||||
investment;6.0.25;6.0.999;mds
|
investment;6.0.26;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue