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