Migrate to 6.0

This commit is contained in:
Sergio Morillo 2021-09-23 17:33:41 +02:00
parent f6238bb911
commit 5860048597
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
# 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, fields from trytond.model import ModelSQL, fields
from trytond.pool import PoolMeta, Pool from trytond.pool import PoolMeta, Pool
from trytond import backend
from trytond.tools.multivalue import migrate_property from trytond.tools.multivalue import migrate_property
from trytond.modules.company.model import CompanyValueMixin from trytond.modules.company.model import CompanyValueMixin