mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[MIG] hs_code_link: Migration to 13.0
This commit is contained in:
1
hs_code_link/readme/CONTRIBUTORS.rst
Normal file
1
hs_code_link/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1 @@
|
||||
* Denis Leemann <denis.leemann@camptocamp.com>
|
||||
6
hs_code_link/readme/DESCRIPTION.rst
Normal file
6
hs_code_link/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
Odoo added a field char field `hs_code` in the delivery module.
|
||||
It results in a duplicate field from `product_harmonized_system` and it can be
|
||||
seen twice in the `product.template` form view.
|
||||
|
||||
The goal of this module is to hide Odoo's field in the form and make it related
|
||||
to the OCA's one if it is used elsewhere.
|
||||
4
hs_code_link/readme/INSTALL.rst
Normal file
4
hs_code_link/readme/INSTALL.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
This module is set as auto_install if the following modules are installed:
|
||||
|
||||
* product_harmonized_system
|
||||
* delivery
|
||||
Reference in New Issue
Block a user