mirror of
https://github.com/NaN-tic/trytond-product_purchase_sequence.git
synced 2023-12-14 04:02:54 +01:00
Import fields
This commit is contained in:
parent
48a26f948e
commit
d6860a4fab
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# This file is part product_purchase_sequence module for Tryton.
|
||||
# The COPYRIGHT file at the top level of this repository contains
|
||||
# the full copyright notices and license terms.
|
||||
from trytond.model import fields
|
||||
from trytond.pool import PoolMeta
|
||||
|
||||
__all__ = [
|
||||
|
|
Loading…
Reference in a new issue