[IMP] Add user_id('Responsible') fiend above 'Type of Event' field

bzr revid: hip@tinyerp.com-20121211062206-mf0xu6bwd9albx0i
This commit is contained in:
Hiral Patel (OpenERP) 2012-12-11 11:52:06 +05:30
parent 0a29f55843
commit 2ad6f7e1ea
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@
</div>
</group>
<group>
<field name="user_id"/>
<field name="type" on_change="onchange_event_type(type,context)" />
<field name="date_begin" on_change="onchange_start_date(date_begin,date_end)"/>
<field name="date_end"/>