Merge PR #153 into 14.0

Signed-off-by luc-demeyer
This commit is contained in:
OCA-git-bot
2022-01-02 09:10:58 +00:00

View File

@@ -984,6 +984,7 @@ class IntrastatProductDeclaration(models.Model):
""" """
return [ return [
"hs_code", "hs_code",
"product_origin_country",
"src_dest_country", "src_dest_country",
"amount_company_currency", "amount_company_currency",
"transaction", "transaction",