Skip to content

Commit

Permalink
Merge PR OCA#2736 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by tafaRU
  • Loading branch information
OCA-git-bot committed Mar 30, 2022
2 parents 855b219 + f149a27 commit 1336e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_it_delivery_note/models/stock_picking.py
Original file line number Diff line number Diff line change
Expand Up @@ -439,3 +439,4 @@ def _create_backorder(self):
backorders = super()._create_backorder()
for backorder in backorders:
backorder.backorder_id.delivery_note_id.update_detail_lines()
return backorders

0 comments on commit 1336e2f

Please sign in to comment.