Sanjay Gohel (Open ERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-916173-sgo into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #916173 in OpenERP Addons: "idea: string error Idea Vote created in
curren year"
https://bugs.launchpad.net/openobject-addons/+bug/916173
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-916173-sgo/+merge/89405
Hello,
I have correct the spelling which is wrong in idea report xml.
Kindly review It.
Thank You
SGO
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-916173-sgo/+merge/89405
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-916173-sgo.
=== modified file 'idea/report/report_vote_view.xml'
--- idea/report/report_vote_view.xml 2011-11-11 19:47:48 +0000
+++ idea/report/report_vote_view.xml 2012-01-20 10:28:32 +0000
@@ -31,7 +31,7 @@
<group>
<filter icon="terp-go-year" string="Year" name="year"
domain="[('date','<=', time.strftime('%%Y-%%m-%%d')),('date','>=',time.strftime('%%Y-01-01'))]"
- help="Idea Vote created in curren year"/>
+ help="Idea Vote created in current year"/>
<separator orientation="vertical"/>
<filter icon="terp-go-month" string="Month" name="month"
domain="[('date','<=',(datetime.date.today()+relativedelta(day=31)).strftime('%%Y-%%m-%%d')),('date','>=',(datetime.date.today()-relativedelta(day=1)).strftime('%%Y-%%m-%%d'))]"
_______________________________________________
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