[IMP] typo

bzr revid: fp@tinyerp.com-20121026101241-d7j0vaujc73go3bf
This commit is contained in:
Fabien Pinckaers 2012-10-26 12:12:41 +02:00
parent 0537147d95
commit 458f6de184
1 changed files with 8 additions and 4 deletions

View File

@ -54,12 +54,16 @@
<div t-if="widget.accounts.length == 0">
<div class="oe_view_nocontent">
<p class="oe_view_nocontent_create">
Click to add a project you worked on.
Click to add projects/analytic accounts you worked on.
</p><p>
You will be able to register your working hours and
activities on these projects. You can also click on a
selected project/analytic account to setup the
invoicing options.
activities.
</p><p>
By default, you record timesheets on analytic accounts.
But if an analytic account represents a customer
contract, you can change the type of the analytic
account to 'Contract or Project' to setup the invoicing
options.
</p>
</div>
</div>