mirror of
https://gitlab.com/flectra-community/bank-payment.git
synced 2024-11-22 21:52:06 +00:00
5 lines
117 B
Python
5 lines
117 B
Python
|
from . import account_move
|
||
|
from . import account_payment_mode
|
||
|
from . import chart_template
|
||
|
from . import res_partner
|