Ravish Murari(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-usability-replace_botton_lead_analysis-rmu
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-replace_botton_lead_analysis-rmu/+merge/69963
Hello sir
I have done all ask changes..
Thanks
Ravish
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-replace_botton_lead_analysis-rmu/+merge/69963
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-usability.
=== modified file 'crm/report/crm_lead_report_view.xml'
--- crm/report/crm_lead_report_view.xml 2011-02-22 17:24:34 +0000
+++ crm/report/crm_lead_report_view.xml 2011-08-01 07:41:44 +0000
@@ -157,13 +157,11 @@
<filter string="State" icon="terp-stock_effects-object-colorize"
domain="[]" context="{'group_by':'state'}" />
<separator orientation="vertical" />
- <filter string="Day" icon="terp-go-today"
- domain="[]" context="{'group_by':'day'}" help="Day on which lead/opportunity is created"/>
- <filter string="Month" icon="terp-go-month"
- domain="[]" context="{'group_by':'month'}" help="Month in which lead/opportunity is created"/>
- <filter string="Year" icon="terp-go-year"
- domain="[]" context="{'group_by':'name'}" help="Year in which lead/opportunity is created"/>
- </group>
+ <filter string="Creation Date" icon="terp-go-month"
+ domain="[]" context="{'group_by':'month'}"/>
+ <filter string="Exp.Closing" icon="terp-go-month"
+ domain="[]" context="{'group_by':'month'}"/>
+ </group>
</search>
</field>
</record>
_______________________________________________
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