Amit Bhavsar (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-polish3_improve_settingmenu-amb into 
lp:openobject-addons.

Requested reviews:
  Amit (Open ERP) (apa-tiny)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-polish3_improve_settingmenu-amb/+merge/82655

Hello sir,

In "Improve Settings Menu" Task, I Changed below this.

   * change the sequence of "Add More Features" menu.

Thanks,
Amit Bhavsar(amb)
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-polish3_improve_settingmenu-amb/+merge/82655
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-polish3_improve_settingmenu-amb.
=== modified file 'base_setup/base_setup_views.xml'
--- base_setup/base_setup_views.xml	2011-11-09 18:12:56 +0000
+++ base_setup/base_setup_views.xml	2011-11-18 09:53:24 +0000
@@ -23,7 +23,7 @@
           <field name="code" eval="'# obj is a browse_record and will provide stupid ids to method\n' 'action = pool.get(\'ir.actions.todo\').action_launch(cr, uid, ' + str([ref('base_setup_installer_todo')]) + ', context=context)'"/>
       </record>
 
-      <menuitem name="Add More Features" action="action_start_configurator" id="menu_view_base_module_configuration" parent="base.menu_config" type="server" icon="STOCK_EXECUTE" sequence="100"/>
+      <menuitem name="Add More Features" action="action_start_configurator" id="menu_view_base_module_configuration" parent="base.menu_config" type="server" icon="STOCK_EXECUTE" sequence="1"/>
       <record id="ir_ui_view_sc_configuration" model="ir.ui.view_sc">
           <field name="name">Add More Features</field>
           <field name="resource">ir.ui.menu</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