[IMP] hr_expense: I am picky about indentation, I know.

bzr revid: rco@openerp.com-20120725143946-og73z315389lcgne
This commit is contained in:
Raphael Collet 2012-07-25 16:39:46 +02:00
parent c223a739f7
commit 0f2cd6cdcc
1 changed files with 3 additions and 3 deletions

View File

@ -168,9 +168,9 @@
<field name="search_view_id" ref="view_hr_expense_filter"/>
<field name="view_id" ref="view_expenses_tree"/>
<field name="help">
Click here to create a new expense.
&lt;p&gt;
After validation of your expense, you will be able to re-invoice costs to your customers.
Click here to create a new expense.
&lt;p&gt;
After validation of your expense, you will be able to re-invoice costs to your customers.
</field>
</record>