← Back to team overview

openerp-india team mailing list archive

[Bug 434051] Re: bug stock_view.xml

 

** Tags added: partial-delivery

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

Title:
  bug stock_view.xml

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  All lines in stock_view.xml with partial_picking:

   <button name="%(partial_picking)d" states="assigned"
  string="Validate" type="action"/>

  
  Must be changed to:

   <button name="%(partial_picking)d" states="confirmed,assigned"
  string="Validate" type="action"/>

  Otherwise, packing policy "Partial Delivery" is not possible!

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