mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[14.0]intrastat_product - Intrastat Brexit support fix unit tests - keep product_origin_country_id on top of new product_origin_country_code to avoid breaking the localisation modules [14.0]intrastat - improved brexit support [14.0]improved brexit support - keep backwards compatibility with localisation modules [14.0]brexit support - increase test coverage [14.0]brexit support - DeprecationWarning [14.0]brexit support - size=2 on product_origin_country_code
8 lines
200 B
Python
8 lines
200 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
|
|
from . import res_partner
|