Files
intrastat-extrastat/hs_code_link/readme/DESCRIPTION.rst
2020-09-29 16:19:22 +02:00

7 lines
314 B
ReStructuredText

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.