mirror of
https://gitlab.com/datalifeit/trytond-account_bank
synced 2023-12-14 06:23:07 +01:00
parent
fa5c151c85
commit
d07a89c5c5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from trytond.model import fields
|
|||
from trytond.pool import Pool, PoolMeta
|
||||
from trytond.pyson import Eval
|
||||
from trytond.i18n import gettext
|
||||
from trytond.exceptions import UserWarning
|
||||
from trytond.exceptions import UserError
|
||||
|
||||
__all__ = ['Journal', 'Group', 'Payment', 'PayLine']
|
||||
|
||||
|
|
Loading…
Reference in a new issue