GuillemCForgeFlow 83b051ba58 [FIX]hs_code_link: properly declare OCA hs_code field on product.template
Before the change, the field was not being updated after the value of the H.S. Code was changed on a Product Template. The related stored field was not working fine with the company dependent field. As the `hs_code_id` field is company dependent, we can have the `hs_code` on the product.template as a computed non-stored to be computed based on the `force_company` value of the context, just as in the company_dependent fields.
2023-10-06 16:36:04 +02:00
2023-09-03 13:16:01 +00:00
2023-09-03 13:16:01 +00:00
2021-10-16 04:09:56 +00:00
2020-03-14 12:01:50 +01:00
2022-12-09 09:06:40 +01:00
2020-03-14 12:01:50 +01:00
2020-02-27 21:59:39 +01:00
2023-08-16 17:57:56 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

Intrastat and Extrastat Odoo modules

None

Available addons

addon version maintainers summary
hs_code_link 13.0.1.0.1 HS Code Link
intrastat_base 13.0.2.0.0 Base module for Intrastat reporting
intrastat_product 13.0.3.0.4 Base module for Intrastat Product
intrastat_product_generic 13.0.1.0.0 Generic Intrastat Product Declaration
product_harmonized_system 13.0.2.0.0 Base module for Product Import/Export reports
product_harmonized_system_delivery 13.0.1.0.0 Hide native hs_code field provided by the delivery module
product_harmonized_system_stock 13.0.1.0.0 Adds a menu entry for H.S. codes

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
No description provided
Readme 12 MiB
Languages
Python 62.2%
HTML 37.8%