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