mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
@@ -1048,7 +1048,6 @@ class IntrastatProductComputationLine(models.Model):
|
||||
"res.country",
|
||||
string="Country",
|
||||
help="Country of Origin/Destination",
|
||||
domain=[("intrastat", "=", True)],
|
||||
)
|
||||
product_id = fields.Many2one(
|
||||
"product.product", related="invoice_line_id.product_id"
|
||||
|
||||
Reference in New Issue
Block a user