Version 5.0.9
This commit is contained in:
parent
aa83ef23f6
commit
791ee1b0ca
2 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*5.0.10 - 11.02.2025*
|
||||||
|
|
||||||
|
- Allow the export of paid invoices. (Mathias Behrle <mathiasb@m9s.biz>)
|
||||||
|
|
||||||
*5.0.8 - 28.01.2025*
|
*5.0.8 - 28.01.2025*
|
||||||
|
|
||||||
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
- fix: select 1st invoice-report (Mathias Behrle <mathiasb@m9s.biz>)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=5.0.8
|
version=5.0.9
|
||||||
depends:
|
depends:
|
||||||
account_invoice
|
account_invoice
|
||||||
bank
|
bank
|
||||||
|
|
Loading…
Reference in a new issue