mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
@@ -55,7 +55,7 @@ class IntrastatProductDeclarationXlsx(models.AbstractModel):
|
||||
},
|
||||
"line": {
|
||||
"type": "string",
|
||||
"value": self._render("line.src_dest_country_code"),
|
||||
"value": self._render("line.src_dest_country_code or ''"),
|
||||
},
|
||||
"width": 28,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user