Version 6.0.4
This commit is contained in:
parent
b4e7cface3
commit
19389b3865
2 changed files with 6 additions and 1 deletions
|
@ -14,6 +14,11 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.4 - 05.09.2022*
|
||||||
|
|
||||||
|
- fix: write number at state-change 'check' -> 'done'
|
||||||
|
- updt: speedup transaction view
|
||||||
|
|
||||||
*6.0.3 - 31.08.2022*
|
*6.0.3 - 31.08.2022*
|
||||||
|
|
||||||
- updt: checks, sorting
|
- updt: checks, sorting
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.3
|
version=6.0.4
|
||||||
depends:
|
depends:
|
||||||
res
|
res
|
||||||
currency
|
currency
|
||||||
|
|
Loading…
Reference in a new issue