bzr revid: fp@tinyerp.com-20121026165737-ndqb9qzrur1szt2j
This commit is contained in:
Fabien Pinckaers 2012-10-26 18:57:37 +02:00
parent 7744f31170
commit b93a857304
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</field>
<xpath expr="//div[contains(@class, 'oe_kanban_project_list')]" position="inside">
<a t-if="record.use_timesheets.raw_value"
name="open_timesheets" type="object"><field name="hours_quantity"/> Timesheets</a>
name="open_timesheets" type="object"><field name="hours_quantity"/> Hours</a>
</xpath>
</field>
</record>