[IMP] crm : Improved the label and help string of lead search view.
authorDJ Patel <mdi@tinyerp.com>
Wed, 2 Apr 2014 09:15:53 +0000 (14:45 +0530)
committerDJ Patel <mdi@tinyerp.com>
Wed, 2 Apr 2014 09:15:53 +0000 (14:45 +0530)
bzr revid: mdi@tinyerp.com-20140402091553-vl4cn51ihng3qqjt

addons/crm/crm_lead_view.xml

index a33b215..367f416 100644 (file)
                         <filter string="Last Post (weekly)" name="group_message_last_post" domain="[]" context="{'group_by':'message_last_post:week'}"/>
                     </group>
                     <group string="Display">
-                        <filter string="Show Countries" context="{'invisible_country': False}" help="Show Countries"/>
-                        <filter string="Show Sales Team" context="{'invisible_section': False}" domain="[]" help="Show Sales Team" groups="base.group_multi_salesteams"/>
+                        <filter string="Countries" context="{'invisible_country': False}" help="Countries"/>
+                        <filter string="Sales Team" context="{'invisible_section': False}" domain="[]" help="Sales Team" groups="base.group_multi_salesteams"/>
                     </group>
                 </search>
             </field>