Skip to content

Commit b904425

Browse files
[IMP] intrastat_product_hscodes_import: Update import and data
TT55417
1 parent 2e907f5 commit b904425

21 files changed

Lines changed: 196 additions & 145 deletions

intrastat_product_hscodes_import/README.rst

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,20 @@ and German.
4242
Usage
4343
=====
4444

45-
When you install this module, an installer wizard will appear on the
46-
screen and you will be able to load the datas.
45+
The wizard to load the data can be found in the *Intrastat* section on
46+
the *Invoicing* configuration page as Load Intrastat Codes.
4747

48-
In this installer wizard, you can decide to import datas for a single
49-
company or for all the companies.
48+
Known issues / Roadmap
49+
======================
5050

51-
If you skipped the installer wizard, you can relaunch it and for that,
52-
you need to:
51+
We should seek a unified system, ideally an API, to download the codes
52+
directly without manual file downloads.
5353

54-
1. Go to Settings > Technical > Actions > Configuration Wizards
55-
2. You need to set the action "Load Intrastat Codes" as Todo
56-
3. You need to launch the action "Load Intrastat Codes"
57-
4. Execute the installer wizard
54+
There is unification at the European level here:
55+
https://circabc.europa.eu/ui/group/0e5f18c2-4b2f-42e9-aed4-dfe50ae1263b/library/6e7dc94f-70e4-44ed-9560-b9794979cb87?p=1&n=10&sort=modified_DESC
5856

59-
|image1|
60-
61-
.. |image1| image:: https://raw.githubusercontent.com/OCA/intrastat-extrastat/18.0/intrastat_product_hscodes_import/static/description/installer_todo_example.png
57+
In the future, the process should be automated to update files without
58+
manual intervention in the module.
6259

6360
Bug Tracker
6461
===========
@@ -86,6 +83,14 @@ Contributors
8683
- Jérémy Didderen
8784
- Luc De Meyer
8885

86+
- Tecnativa <`www.tecnativa.com\\> <http://www.tecnativa.com\>>`__
87+
88+
- Juan Carlos Oñate
89+
90+
- ForgeFlow <`www.forgeflow.com\\> <http://www.forgeflow.com\>>`__
91+
92+
- Jordi Masvidal
93+
8994
Maintainers
9095
-----------
9196

intrastat_product_hscodes_import/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"security/ir.model.access.csv",
1717
"wizards/intrastat_hscodes_import_installer_views.xml",
1818
],
19+
"external_dependencies": {"python": ["openpyxl"]},
1920
"installable": True,
2021
}
Binary file not shown.
1.32 MB
Binary file not shown.
1.27 MB
Binary file not shown.
1.22 MB
Binary file not shown.
1.24 MB
Binary file not shown.
1.37 MB
Binary file not shown.
1.22 MB
Binary file not shown.
1.25 MB
Binary file not shown.

0 commit comments

Comments
 (0)