Turkesh Patel (openERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-fix1-topbar-tpa into 
lp:~openerp-dev/openobject-addons/trunk-form-add-topbar-apa.

Requested reviews:
  Amit Patel (OpenERP) (apa-tiny)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-fix1-topbar-tpa/+merge/104074


            delivery
====================================

[FIX]: improved code
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-fix1-topbar-tpa/+merge/104074
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-form-add-topbar-apa.
=== modified file 'delivery/delivery_view.xml'
--- delivery/delivery_view.xml	2012-04-27 06:18:34 +0000
+++ delivery/delivery_view.xml	2012-04-30 09:20:23 +0000
@@ -316,7 +316,7 @@
             <field name="model">stock.picking</field>
             <field name="inherit_id" ref="stock.view_picking_out_form"/>
             <field name="arch" type="xml">
-                <xpath expr="/form/notebook/page[@string='Products']/group/button[@string='Create Invoice']" position="after">
+                <xpath expr="/form/sheet/notebook/page[@string='Products']/group/button[@string='Create Invoice']" position="after">
                     <button name="%(report_shipping)d" string="Delivery Order" states="done" type="action" icon="gtk-print"/>
                 </xpath>
             </field>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to