Tryton 6.8: infos

This commit is contained in:
Frederik Jaeckel 2023-06-30 15:43:15 +02:00
parent 740b1e57d9
commit 6040a9d56b
3 changed files with 6 additions and 5 deletions

View file

@ -9,11 +9,12 @@ pip install mds-edocument-xrechnung
Requires
========
- Tryton 6.0
- Tryton 6.8
Changes
=======
*6.0.0 - 17.10.2022*
*6.8.2 - 30.06.2023*
- init
- add credit-note
- compatibility to Tryton 6.8

View file

@ -40,7 +40,7 @@ with open(path.join(here, 'versiondep.txt'), encoding='utf-8') as f:
# tryton-version
major_version = 6
minor_version = 6
minor_version = 8
requires = []
for dep in info.get('depends', []):

View file

@ -1,5 +1,5 @@
[tryton]
version=6.0.0
version=6.8.2
depends:
edocument_uncefact
party