← Back to team overview

openerp-india team mailing list archive

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

 

Hello Andrew,

I have checked your issue at my end with latest trunk and I got the
correct result with correct warning.

I have attached the screen-shot for your reference, SO would you please
check it.

What I am trying it. Create one incoming shipment or purchase order for
1 qty assign the production lot for this product. Done the reception.

Now I have create the delivery order and assign this production lot,
done the picking. Again create a Delivery order for same product and try
to use same production lot then it will raise the warning which is fine.

Would you please check it again, and let us If you still face the
problem.

Thanks and waiting for your reply!

-- 
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 AKA serial number not being checked

Status in OpenERP Addons (modules):
  Incomplete

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