Mayur Maheshwari(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-1047180-mma into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #1047180 in OpenERP Addons: "[trunk]traceback when open warehouse 
Dashboard"
  https://bugs.launchpad.net/openobject-addons/+bug/1047180

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1047180-mma/+merge/123221

Hello

  procurement: I Have set a proper name of string as a parent view 

Thanks,
Mayur
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1047180-mma/+merge/123221
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-1047180-mma.
=== modified file 'procurement/board_mrp_procurement_view.xml'
--- procurement/board_mrp_procurement_view.xml	2012-08-09 06:05:16 +0000
+++ procurement/board_mrp_procurement_view.xml	2012-09-07 07:11:20 +0000
@@ -15,7 +15,7 @@
             <field name="model">board.board</field>
             <field name="inherit_id" ref="stock.board_warehouse_form"/>
             <field name="arch" type="xml">
-              <xpath expr="/form/board/column/action[@string='Incoming Shipments']" position="before">
+              <xpath expr="/form/board/column/action[@string='Incoming Products']" position="before">
                 <action name="%(procurement_action_board)d" string="Procurements in Exception"/>
             </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