[IMP] typo
authorFabien Pinckaers <fp@tinyerp.com>
Fri, 26 Oct 2012 10:12:41 +0000 (12:12 +0200)
committerFabien Pinckaers <fp@tinyerp.com>
Fri, 26 Oct 2012 10:12:41 +0000 (12:12 +0200)
bzr revid: fp@tinyerp.com-20121026101241-d7j0vaujc73go3bf

addons/hr_timesheet_sheet/static/src/xml/timesheet.xml

index 667c7af..4390c7c 100644 (file)
             <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>