Files
intrastat-extrastat/intrastat_base/models/__init__.py
Raphaël Valyi 9a6854d61d [IMP] *: removed utf-8 headers, changed icon and site
* company model test, country model test as in v8
* png logo instead of svg, removed Python 2 utf-8 headers

[UPD] squashed administrative commits
2021-12-16 16:16:41 +01:00

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