bzr revid: apa@tinyerp.com-20120321100357-0u42rph6fovo3cth
This commit is contained in:
Amit Patel (OpenERP) 2012-03-21 15:33:57 +05:30
parent a1f79bde2a
commit 7f8b27131b
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 from today" />
<field name="name"/>
<field name="type" widget="selection"/>
<field name="user_id" widget="selection">