← Back to team overview

openerp-india team mailing list archive

[Bug 1115954] Re: [trunk] prodlot_id availble qty doens't check on partial picking wizard

 

this is not working fine, the bug is still exactly the same as of

(Build 20139)
server (5077)
addons (9443)
web (4028)

the bug was never fixed and always existed

** Changed in: openobject-addons
       Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1115954

Title:
  [trunk] prodlot_id availble qty doens't check on partial picking
  wizard

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  OpenERP V7 does not check to see if a prodlot_id has available
  products when you are in the outgoing shipment picking screen.
  prodlot_id is where a product serial number is stored.

  When you have a product with a quantity of 1 in inventory with a
  prodlot_id assigned to it, you can sell that product infinite times.
  There is no check to see if a product of a certain prodlot_id has
  available inventory.

  FOr instance.
  I receive a single unit of a product and assign it a prodlot_id / serial number of 99, i see it in the stock_move table
  I sell that product with a prodlot_id / serial number of 99 and choose that serial number in the outgoing shipment picking screen.
  I can then repeat the above step as many times as I like, there i no check to see if i have available inventor with the correct serial number.

  I would expect the system to throw an error and say that the serial
  number I would like to ship has been sold already or the quantity is 0
  or something to prevent me from selling the same item twice.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1115954/+subscriptions


References