5.0: compatibility to Tryton 5.0
This commit is contained in:
parent
6b33fdfd2f
commit
da12aac254
8 changed files with 15 additions and 41 deletions
|
@ -7,8 +7,8 @@ from trytond.model import ModelView, fields
|
|||
from trytond.wizard import Wizard, StateView, StateReport, Button
|
||||
from trytond.pool import Pool
|
||||
from trytond.exceptions import UserError
|
||||
from trytond.i18n import gettext
|
||||
from trytond.transaction import Transaction
|
||||
from trytond.modules.tryton6_backport import gettext
|
||||
|
||||
|
||||
sel_edocument = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue