This commit is contained in:
2026-01-16 21:07:56 +01:00
parent 9edfcd5058
commit 660e714983
5 changed files with 46 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
# This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
# this repository contains the full copyright notices and license terms.
from trytond.model import ModelSQL, ModelView, fields, sequence_ordered, ModelSingleton
from trytond.pyson import Eval
from trytond.transaction import Transaction