Version 7.0.5
This commit is contained in:
parent
0f11e9d5a1
commit
663d63bd10
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*7.0.5 - 06.12.2023*
|
||||||
|
|
||||||
|
- fix: permissions
|
||||||
|
|
||||||
*7.0.4 - 01.12.2023*
|
*7.0.4 - 01.12.2023*
|
||||||
|
|
||||||
- compatibility to Tryton 7.0
|
- compatibility to Tryton 7.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=7.0.4
|
version=7.0.5
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
xml:
|
xml:
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
cashbook;7.0.31;7.0.999;mds
|
cashbook;7.0.32;7.0.999;mds
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue