intrastat_product: move res_config_settings.py to wizard subdir

This commit is contained in:
Alexis de Lattre
2023-01-23 19:00:10 +01:00
parent cc10b0fe67
commit 3ece8af563
3 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
from . import res_company
from . import res_config_settings
from . import res_partner
from . import account_move
from . import hs_code

View File

@@ -1 +1,2 @@
from . import res_config_settings
from . import intrastat_result_view