← Back to team overview

openerp-india team mailing list archive

[Bug 1115954] [NEW] [trunk] prodlot_id AKA serial number not being checked

 

Public bug reported:

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.

** Affects: openobject-server
     Importance: Undecided
         Status: New

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

Title:
  [trunk] prodlot_id AKA serial number not being checked

Status in OpenERP Server:
  New

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-server/+bug/1115954/+subscriptions


Follow ups

References