8 lines
260 B
Python
8 lines
260 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import l10n_pe_res_city_district
|
|
from . import pos_session
|
|
from . import res_partner
|
|
from . import l10n_latam_identification_type
|
|
from . import res_city
|
|
from . import pos_config
|