Files
intrastat-extrastat/intrastat_base/models/__init__.py
Raphaël Valyi 5f9f95c17d [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
2020-10-14 10:05:34 +02: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