[MERGE] merge with latest stable
[odoo/odoo.git] / addons / crm_profiling / crm_profiling_view.xml
index eeb95d7..bf5413e 100644 (file)
           <field name="res_model">crm_profiling.questionnaire</field>
           <field name="view_type">form</field>
           <field name="view_mode">tree,form</field>
+          <field name="help">You can create specific topic-related questionnaires to guide your team(s) in the sales cycle by helping them to ask the right questions. The segmentation tool allows you to automatically assign a partner to a category according to his answers to the different questionnaires.</field>
         </record>
 
-        <menuitem parent="base.menu_crm_config_sales" id="menu_segm_questionnaire"
+        <menuitem parent="base.menu_crm_config_lead" id="menu_segm_questionnaire"
                   action="open_questionnaires" />
 
         <record model="ir.actions.act_window" id="open_questions">
@@ -26,7 +27,7 @@
           <field name="view_mode">tree,form</field>
         </record>
 
-        <menuitem parent="base.menu_crm_config_sales" id="menu_segm_answer"
+        <menuitem parent="base.menu_crm_config_lead" id="menu_segm_answer"
                   action="open_questions" />
 
 <!-- Profiling Questionnaire Tree view  -->