Version 7.0.13

This commit is contained in:
Frederik Jaeckel 2024-01-03 21:45:44 +01:00
parent 239114a0c1
commit 266589ced7
3 changed files with 6 additions and 2 deletions

View file

@ -23,6 +23,10 @@ You can monitor trading fees, dividends and sales profits.
Changes Changes
======= =======
*7.0.13 - 03.01.2024*
- fix: sorting/searcher of field yield-balance
*7.0.12 - 31.12.2023* *7.0.12 - 31.12.2023*
- remove caching - remove caching

View file

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

View file

@ -1,2 +1,2 @@
cashbook;7.0.32;7.0.999;mds cashbook;7.0.33;7.0.999;mds
investment;7.0.26;7.0.999;mds investment;7.0.26;7.0.999;mds