Amit Bhavsar (Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-usability-action_rules_sales2administrator-amb
into lp:~openerp-dev/openobject-addons/trunk-usability.
Requested reviews:
Amit (Open ERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-action_rules_sales2administrator-amb/+merge/69593
Hello Sir,
i change only automated action menu at administration menu. and
partner segmentation menu set as it is.
Thanks,
Amit Bhavsar(amb)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-action_rules_sales2administrator-amb/+merge/69593
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-usability.
=== modified file 'base_action_rule/base_action_rule_view.xml'
--- base_action_rule/base_action_rule_view.xml 2011-05-19 14:53:12 +0000
+++ base_action_rule/base_action_rule_view.xml 2011-07-28 07:14:31 +0000
@@ -3,8 +3,10 @@
<data>
<menuitem id="base.menu_base_action_rule" name="Automated Actions"
groups="base.group_extended"
- parent="base.menu_custom" sequence="20" />
-
+ parent="base.menu_base_config" sequence="20" />
+ <menuitem id="base.menu_base_action_rule_admin" name="Automated Actions"
+ groups="base.group_extended"
+ parent="base.menu_custom" />
<!--
Action Rule Form View
-->
@@ -118,7 +120,7 @@
</record>
<menuitem id="menu_base_action_rule_form"
- parent="base.menu_base_action_rule" action="base_action_rule_act" sequence="1"/>
+ parent="base.menu_base_action_rule_admin" action="base_action_rule_act" sequence="1"/>
</data>
_______________________________________________
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