Skip to content

Commit

Permalink
Update shopfloor_single_product_transfer_force_package/services/singl…
Browse files Browse the repository at this point in the history
…e_product_transfer.py

Co-authored-by: Simone Orsi <[email protected]>
  • Loading branch information
mt-software-de and simahawk authored Nov 6, 2023
1 parent 687e102 commit a4799ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ def _set_quantity__check_location(
move_line, message=message, asking_confirmation=None
)
return super()._set_quantity__check_location(
move_line, location, package, confirmation
move_line, location, package=package, confirmation=confirmation
)

0 comments on commit a4799ad

Please sign in to comment.