Skip to content

Commit

Permalink
Merge PR OCA#1423 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by quentinDupont
  • Loading branch information
OCA-git-bot committed Dec 20, 2024
2 parents 1731dc4 + db8a479 commit 72e1549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mrp_sale_info/models/sale_order_line.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ class SaleOrderLine(models.Model):
column1="line_id",
column2="production_id",
string="Manufacturing orders",
copy=False,
)

0 comments on commit 72e1549

Please sign in to comment.