forked from Mapan/odoo17e
7 lines
205 B
Python
7 lines
205 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import report_export_wizard
|
|
from . import vat_report_export
|
|
from . import l10n_be_325_form_wizard
|