bzr revid: kbh@tinyerp.com-20120320104434-1tkt040qzvukmsgc
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-03-20 16:14:34 +05:30
parent 7ecc59bde9
commit 57c3460598
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@
<filter icon="terp-go-today" string="Up Coming"
name="upcoming"
domain="[('date_begin','&gt;=', time.strftime('%%Y-%%m-%%d 00:00:00'))]"
help="Up Coming Events form today" />
help="Up coming events form today" />
<field name="name"/>
<field name="type" widget="selection"/>
<field name="user_id" widget="selection">