Version 5.0.8
This commit is contained in:
parent
92e422b68a
commit
ef3631e706
3 changed files with 6 additions and 2 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*5.0.8 - 28.01.2025*
|
||||||
|
|
||||||
|
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
||||||
|
|
||||||
*5.0.7 - 17.12.2024*
|
*5.0.7 - 17.12.2024*
|
||||||
|
|
||||||
- optimize pdf-generate
|
- optimize pdf-generate
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=5.0.7
|
version=5.0.8
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
edocument_xrechnung;5.0.10;5.0.999;mds
|
edocument_xrechnung;5.0.13;5.0.999;mds
|
||||||
tryton6_backport;5.0.3;5.0.999;mds
|
tryton6_backport;5.0.3;5.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue