Commit Graph

7 Commits

Author SHA1 Message Date
OCA-git-bot
3f7938cf6c [BOT] post-merge updates 2023-10-06 15:04:16 +00:00
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
Pedro M. Baeza
bf7742c12d [FIX] *: pre-commit fixes 2022-05-04 01:39:37 +02:00
OCA-git-bot
29a5ffb7af hs_code_link 13.0.1.0.1 2020-10-04 15:25:15 +00:00
mreficent
f6f2aa87c9 [MIG] hs_code_link: Migration to 13.0 2020-09-29 16:19:22 +02:00
mreficent
a456fece35 [IMP] hs_code_link: black, isort, prettier 2020-09-29 16:13:02 +02:00
Denis Leemann
df5cc38776 Add hs_code_link 2020-09-29 16:02:25 +02:00