mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
7 lines
314 B
ReStructuredText
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.
|