[REM]: Remove string from resource xml file for Working TIme

bzr revid: atp@tinyerp.com-20120627122313-0ysw8fqrmwc1jnoj
This commit is contained in:
Atul Patel (OpenERP) 2012-06-27 17:53:13 +05:30
parent edc26e341a
commit 2cd6293c0b
1 changed files with 2 additions and 2 deletions

View File

@ -211,7 +211,7 @@
<field name="user_id" />
<field name="company_id" groups="base.group_multi_company"/>
<field name="resource_type" />
<field name="calendar_id" string="Working Period"/>
<field name="calendar_id"/>
<field name="time_efficiency"/>
</tree>
</field>
@ -244,7 +244,7 @@
</div>
</group>
<group>
<field name="calendar_id" string="Working Period"/>
<field name="calendar_id"/>
<field name="company_id" widget="selection" groups="base.group_multi_company"/>
</group>
</group>