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] stock_picking_barcode error with lots #225

Open
parchanco opened this issue Oct 31, 2017 · 0 comments
Open

[FIX] stock_picking_barcode error with lots #225

parchanco opened this issue Oct 31, 2017 · 0 comments
Assignees

Comments

@parchanco
Copy link

parchanco commented Oct 31, 2017

Hi,
When I try to add a lot for more than one product after pressing the "Put in cart button" the browser displays a modal windows with the following information:
Odoo Warning - Warning
You have a difference between the quantity on the operation and the quantities specified for the lots.

image

image
The steps followed where: scan 2 products with the barcode scanner, add an existent lot to the line and click the "Put in cart button"

As far as we know, the system does not assign the lot to the quantity put on the screen, it assigns it only to one unit. e.g. if the scanned quantity to receive is 5 and I create a lot, when I press create lot, it assigns this lot only to one unit not to the 5 units scanned.

If there are more than one lot, the problem is the same, I scan 2 units and create lot 1, and I scan 3 more units and create lot 2. As a result lot1 is assigned to one unit and lot 2 is assigned to 1 unit. Then the system does not allow to put in cart.

You can see the lot in the following image:
image


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

4 participants