Merge PR #191 into 13.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-09-01 06:46:54 +00:00

View File

@@ -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,
},