forked from Mapan/odoo17e
5 lines
181 B
Python
5 lines
181 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import account_invoice_refund
|
|
from . import account_debit_note
|
|
from . import account_cancel_wizard
|