Version 6.0.10
This commit is contained in:
parent
1e8562f260
commit
2013df403b
2 changed files with 6 additions and 1 deletions
|
@ -14,6 +14,11 @@ Requires
|
|||
Changes
|
||||
=======
|
||||
|
||||
*6.0.10 - 12.12.2024*
|
||||
|
||||
- fix missing views
|
||||
- Remove arguments in super() calls. (Mathias Behrle)
|
||||
|
||||
*6.0.9 - 11.12.2024*
|
||||
|
||||
- fix name of party in exceptions
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.9
|
||||
version=6.0.10
|
||||
depends:
|
||||
edocument_uncefact
|
||||
party
|
||||
|
|
Loading…
Reference in a new issue