Version 5.0.14
This commit is contained in:
parent
2cfdf25d7b
commit
cf396d368f
2 changed files with 5 additions and 1 deletions
|
@ -17,6 +17,10 @@ Changes
|
||||||
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
- handle tax childs (Jan Grasnick <jan@mittelwind.de>)
|
||||||
- fix: rounding of unit_price at invoice-line
|
- fix: rounding of unit_price at invoice-line
|
||||||
|
|
||||||
|
*5.0.14 - 29.01.2025*
|
||||||
|
|
||||||
|
- updt: optimize rounding of unit_price
|
||||||
|
|
||||||
*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.13
|
version=5.0.14
|
||||||
depends:
|
depends:
|
||||||
edocument_uncefact
|
edocument_uncefact
|
||||||
party
|
party
|
||||||
|
|
Loading…
Reference in a new issue