mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
* company model test, country model test as in v8 * png logo instead of svg, removed Python 2 utf-8 headers [UPD] squashed administrative commits
7 lines
174 B
Python
7 lines
174 B
Python
from . import res_country
|
|
from . import product_template
|
|
from . import account_tax
|
|
from . import res_company
|
|
from . import res_config_settings
|
|
from . import intrastat_common
|