Version 6.0.8
This commit is contained in:
parent
51ebfb5eab
commit
496c1517c8
2 changed files with 3 additions and 2 deletions
|
@ -14,9 +14,10 @@ Requires
|
|||
Changes
|
||||
=======
|
||||
|
||||
*6.0.7 - 12.12.2024*
|
||||
*6.0.8 - 12.12.2024*
|
||||
|
||||
- fix: generate pdf if not stored in db
|
||||
- fix: exception on write to invoice
|
||||
|
||||
*6.0.6 - 11.12.2024*
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.7
|
||||
version=6.0.8
|
||||
depends:
|
||||
account_invoice
|
||||
bank
|
||||
|
|
Loading…
Reference in a new issue