Version 7.0.13
This commit is contained in:
parent
239114a0c1
commit
266589ced7
3 changed files with 6 additions and 2 deletions
|
@ -23,6 +23,10 @@ You can monitor trading fees, dividends and sales profits.
|
|||
Changes
|
||||
=======
|
||||
|
||||
*7.0.13 - 03.01.2024*
|
||||
|
||||
- fix: sorting/searcher of field yield-balance
|
||||
|
||||
*7.0.12 - 31.12.2023*
|
||||
|
||||
- remove caching
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=7.0.12
|
||||
version=7.0.13
|
||||
depends:
|
||||
cashbook
|
||||
investment
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue