diff --git a/htdocs/langs/en_US/projects.lang b/htdocs/langs/en_US/projects.lang index 97eddffc26e..e028d07fcb8 100644 --- a/htdocs/langs/en_US/projects.lang +++ b/htdocs/langs/en_US/projects.lang @@ -241,4 +241,5 @@ TimeSpentForInvoice=Time spent GenerateInvoice=Generate invoice OneLinePerUser=One line per user ServiceToUseOnLines=Service to use on lines -InvoiceGeneratedFromTimeSpent=Invoice %s has been generated from time spent on project \ No newline at end of file +InvoiceGeneratedFromTimeSpent=Invoice %s has been generated from time spent on project +ProjectBillTimeDescription=Check if you enter timesheet on project and plan to generate invoice from the timesheet to invoice the customer of project. \ No newline at end of file diff --git a/htdocs/projet/card.php b/htdocs/projet/card.php index dd9a2add745..6eecffae712 100644 --- a/htdocs/projet/card.php +++ b/htdocs/projet/card.php @@ -622,7 +622,10 @@ if ($action == 'create' && $user->rights->projet->creer) // Bill time if (empty($conf->global->PROJECT_HIDE_TASKS) && ! empty($conf->global->PROJECT_BILL_TIME_SPENT)) { - print '