forked from Mapan/odoo17e
5 lines
169 B
Python
5 lines
169 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import account_external_tax_mixin
|
|
from . import account_move
|
|
from . import res_country
|