Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX][MIG] purchase_manual_delivery: do not ignore line.qty field in wizard #26

Open
wants to merge 1 commit into
base: 16.0-mig-purchase_manual_delivery
Choose a base branch
from

Conversation

ntsirintanis
Copy link

When launching the wizard for creating a picking manually, the only editable field in wizard lines is qty. User can edit this field, and set the product quantity desired for the picking. However, this field is ignored completely in any calculation thereof, and consequently, a stock.move is created with move.product_uom_qty == purchase_line.product_uom_qty, always.

@PauBForgeFlow PauBForgeFlow force-pushed the 16.0-mig-purchase_manual_delivery branch from c1d687a to 1153a94 Compare October 27, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant