6 lines
210 B
Python
6 lines
210 B
Python
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||
|
|
||
|
from . import account_payment_register
|
||
|
from . import l10n_latam_payment_mass_transfer
|
||
|
from . import l10n_latam_payment_register_check
|