Version 6.0.5
This commit is contained in:
parent
85d385901f
commit
a7a9f9ef3d
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.5 - 05.02.2023*
|
||||||
|
|
||||||
|
- fix: line rewrite values
|
||||||
|
|
||||||
*6.0.4 - 01.02.2023*
|
*6.0.4 - 01.02.2023*
|
||||||
|
|
||||||
- fix: selection of quantity-uom/digits on line/spitline
|
- fix: selection of quantity-uom/digits on line/spitline
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
cashbook;6.0.23;6.0.999;mds
|
cashbook;6.0.24;6.0.999;mds
|
||||||
investment;6.0.23;6.0.999;mds
|
investment;6.0.23;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue