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

[RFC][17.0][stock_secondary_unit] Check secondary unit to disable back order creation on pickings #2256

Open
angelmoya opened this issue Feb 5, 2025 · 0 comments

Comments

@angelmoya
Copy link
Member

When I configure a product with secondary unit, and send to customer, if the secondary unit is estimated and I don't send estimated quantity, Odoo propose to do back order.

For example:

Ham piece of 6,5 Kg, I sell one piece (secondary unit) of 6,5 Kg, because the price is for kg.

When I do the pickig, the piece is 6,45Kg, as I send in kg, the sistem detect that sale order is for 6,5kg and propose to create backorder for 0,05kg.

As I use stock_secondary_unit module I can set that I send one piece in stock.move.line. The scope is to prevent the creation of backorder if I send all quantity in secondary units.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant