← Back to team overview

openerp-india team mailing list archive

[Bug 1222680] Re: zero quantity in wizard in reception lines

 

Dear Moisés,
I think this is normal when you process shipment(wizard lines) with no qty and that will create empty backorder as you haven't received anything. One should avoid this action. Does it make sense to process a shipment which is having no goods?

What this patch does: It marks stock moves  Available when you confirm
your shipment. So when you process wizard it will never have qty as 0.
And ultimately empty backorder will never be generated.

But my point here is, why your reception wizard lines having no qty?
It's because you picking lines are in state 'Waiting Availability'. And
when it is reception/incoming shipment, reception lines should not be in
'Waiting Availability'. They should always be Available as you are
getting goods from your supplier. IMO, bug is that the reception lines
are marked as 'Waiting Availability' as soon as you confirm you
shipment.

I would like to draw your attention for behavior of 7.0 and earlier
versions. In 6.1/6.0, there was a button `Check Availability` and we
used to click that button to set any shipment Available. We have removed
this button in 7.0(correct, useability purpose we don't need this
button) but now we have no way to set shipment as available except doing
it form shipment lines. So with my patch, this 'Check Availability'
button action is also taken care while you confirm the shipment.

Also note that when you create a shipment with no qty in stock moves and processing it will not create any backorder.
Please let me know if I am missing anything.

Regards,
Rifakat

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

Title:
  zero quantity in wizard in reception lines

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  1.-to receive several products in one entry, if you let all quantities
  to zero generates a backorder and canceled order

  2.- The result you observed:
  the wizard does not validate that all the lines have quantity zero, and generate a backorder and a order canceled

  3.-The result you expected:
  the wizard validates who can not have all lines zero quantity

  4.-The platform your are using in runbot
  (Build 19480)
  server (5069)
  addons (9420)
  web (4026)

  NOTE: Attached VIDEO with Explain.
  Also in:  http://youtu.be/4P2iKMRaFec

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


References