← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 771377] Re: Splitting moves doesn't warn if lot contains insufficient quantity of product

 

Hello,

Thanks for Reporting.
It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug-771377-ron
Revision ID: ron@xxxxxxxxxxx-20110504131935-h2tq0rstselbiroc    
Revision num:4669.

It will be available in trunk soon,

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the 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 Modules (addons):
  Fix Committed

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')


References