mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
[14.0][IMP] intrastat_product: Add product country of origin in declaration
This commit is contained in:
@@ -961,6 +961,7 @@ class IntrastatProductDeclaration(models.Model):
|
||||
"""
|
||||
return [
|
||||
"hs_code",
|
||||
"product_origin_country",
|
||||
"src_dest_country",
|
||||
"amount_company_currency",
|
||||
"transaction",
|
||||
|
||||
Reference in New Issue
Block a user