c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32249
[Bug 771377] Re: Splitting moves doesn't warn if lot contains insufficient quantity of product
** Changed in: openobject-addons/trunk
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/771377
Title:
Splitting moves doesn't warn if lot contains insufficient quantity of
product
Status in OpenERP Addons (modules):
Fix Released
Status in OpenERP Addons 6.0 series:
Fix Released
Status in OpenERP Addons trunk series:
Fix Released
Bug description:
Steps:
1- Create new product
2- Update its stock with quantity '1' and lot '0000001' (a new one)
3- Create a delivery order with 1 stock move with quantity '2' (and the product you just created)
4- Click 'split' on the stock move
5- Select lot '0000001' and quantity '2'
I would expect a message like
"You are moving 2 PCE products but only 1 PCE available in this lot."
but I don't see any message.
Instead, this correctly happens when you select the lot '0000001'
directly in the field 'Production Lot' (without clicking 'Split')
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/771377/+subscriptions
References