Skip to content

Commit

Permalink
fixup! [MIG] s_r_s_mrp_subcontracting: Migrate to 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebalix committed Sep 22, 2023
1 parent 90f52b3 commit 6bcc05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stock_reception_screen_mrp_subcontracting/tests/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ def _record_components_for_picking(self, picking):
wiz_form = tests.Form(production)
wiz = wiz_form.save()
wiz.qty_producing = wiz.product_qty
wiz._onchange_producing()
wiz.subcontracting_record_component()

0 comments on commit 6bcc05f

Please sign in to comment.