← Back to team overview

openerp-india team mailing list archive

[Bug 897082] Re: Sale: Recreate picking doesn't create correct picking quantity with production lots.

 

Hello Amit,

For using the production lots I think there are several other ways too,
which you might not neglect. I have used the wizard on stock moves
"Split in production lots". This wizard has one boolean field called
"Existing Lots", and in the tooltip I found that you can uncheck that
field if you want to create new production lots, I have unchecked that
field. So this will not generate the error msg like "UnSufficient stock
for this production lot ".

There is one correction in the last steps: 
      * You split the move into production lots and then cancel the picking.
      * Run the scheduler, go to SO and recreate picking.
Here, in this new picking you will get only one move from the splitted moves. It doesn't create all the moves from original picking (i.e. the cancelled picking). And that's the bug!!

Please re-check.

Thanks,
Ujjvala

-- 
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/897082

Title:
  Sale: Recreate picking doesn't create correct picking quantity with
  production lots.

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  Hello,

  I have installed Sale module. And I found a bug while recreating the picking. Following are the steps to reproduce the bug:
  * Create an SO.
  * Add some sale order lines, one with product quantity 15 and another with product quantity 10.  (you can keep any of the invoice policy)
  * Now confirm the sale order.
  * Go to delivery orders and on the related picking make a partial picking. (in my case I have processed 10 quantities out of 15 and 6 out of 10 quantities).
  * There will be a back order in 'Done' state and another in 'Ready to process'.
  * Now I cancel the order which is in 'Ready to process' state.
  * On this picking order I split the move with 4 quantity in production lots of 2-2 quantities.
  * I run the scheduler.
  * SO goes to 'Shipping Exception' state.
  * I click on Recreate Packing button which generates a new picking with remaining 5 quantity and 4 quantities instead of 2-2.

  Here it should generate a picking with the quantities from the
  cancelled picking order with moves divided into production lots.

  Thanks,
  Ujjvala

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


References