Version 6.0.13
This commit is contained in:
parent
996c6ddeef
commit
7f8827c4c9
2 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.13 - 28.01.2025*
|
||||||
|
|
||||||
|
- fix: rounding of unit_price at invoice-line
|
||||||
|
|
||||||
*6.0.12 - 09.01.2025*
|
*6.0.12 - 09.01.2025*
|
||||||
|
|
||||||
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.12
|
version=6.0.13
|
||||||
depends:
|
depends:
|
||||||
edocument_uncefact
|
edocument_uncefact
|
||||||
party
|
party
|
||||||
|
|
Loading…
Reference in a new issue