5.0: compatibility to Tryton 5.0

This commit is contained in:
Frederik Jaeckel 2024-12-11 18:06:33 +01:00
parent 6b33fdfd2f
commit da12aac254
8 changed files with 15 additions and 41 deletions

View file

@ -10,7 +10,7 @@ from slugify import slugify
from trytond.report import Report
from trytond.pool import Pool
from trytond.exceptions import UserError
from trytond.i18n import gettext
from trytond.modules.tryton6_backport import gettext
from .wizard_runreport import edoc_versions