Version 5.0.13
This commit is contained in:
parent
430732d3ec
commit
b67bd78601
2 changed files with 4 additions and 1 deletions
|
@ -14,6 +14,9 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
||||||
|
- fix: rounding of unit_price at invoice-line
|
||||||
|
|
||||||
*5.0.11 - 19.12.2024*
|
*5.0.11 - 19.12.2024*
|
||||||
|
|
||||||
- Lookup parent taxes for unece tax codes.
|
- Lookup parent taxes for unece tax codes.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=5.0.11
|
version=5.0.13
|
||||||
depends:
|
depends:
|
||||||
edocument_uncefact
|
edocument_uncefact
|
||||||
party
|
party
|
||||||
|
|
Loading…
Reference in a new issue