forked from Mapan/odoo17e
5 lines
187 B
Python
5 lines
187 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import account_move_send
|
|
from . import l10n_br_edi_invoice_update
|
|
from . import l10n_br_edi_cancel_range
|