mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
8 lines
226 B
Python
8 lines
226 B
Python
from . import account_payment_line
|
|
from . import account_payment_order
|
|
from . import account_payment_mode
|
|
from . import res_company
|
|
from . import res_config_settings
|
|
from . import account_payment_method
|
|
from . import res_bank
|