** 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

