Difference between revisions of "Module Timesheet"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
(update change log an doc link)
 
(19 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
{{TemplateDocDevEn}}
 
{{TemplateDocDevEn}}
 
{{TemplateDocUser}}
 
{{TemplateDocUser}}
<keywords content="timesheet, Dolibarr, interface, project, task, report, approval" />
+
<seo metak="timesheet, Dolibarr, interface, project, task, report, approval" />
= Informations =
+
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
=Informations=
 +
[[File:Warning.png]] This module is an external module. It provide another view of the native feature to enter timesheet available in [[Module Projects]] among other features
 +
 
 +
[https://dolibarr-timesheet.readthedocs.io/en/latest/ Documentation: https://dolibarr-timesheet.readthedocs.io/en/latest/]
 +
 
 +
 
 
{{TemplateModuleInfo
 
{{TemplateModuleInfo
 
|modulename=timesheet
 
|modulename=timesheet
Line 12: Line 25:
 
|prerequisites=projects
 
|prerequisites=projects
 
|minversion=3.5.0
 
|minversion=3.5.0
|maxversion=4.0.1
+
|maxversion=6.0
|note=Latest Module version: 1.5.1
+
|note=Latest Module version: 2.0.1
 
}}
 
}}
  
 +
=Features=
  
= Features =
+
- Timesheet interface for all the user task per week
 
+
- Generate report on user and on project per month
- Timesheet interface for all the user task per week
+
- favourties to show only some project/task by a simple click on a start icon next to the task name
- Generate report on user and on project per month
+
- Approval of the timesheets per the N+1
- whitelist to show only some project/task (if no whitelist define all task are showed)
+
- Approval of the timesheets per project manager
- Approval of the timesheets per the N+1
+
- Generate project invoice from timesheet data
  
 
  [[File:timesheet_timeentry.jpg]]
 
  [[File:timesheet_timeentry.jpg]]
  
Change log from 1.5
+
=Change logs=
 
+
https://github.com/delcroip/dolibarr_project_timesheet/blob/master/htdocs/timesheet/ChangeLog.md
Support dolibarr 4.0.1
 
hidden option to join file to timesheets via the setting TIMESHEET_ADD_DOCS
 
Change log from 1.4.3:
 
 
 
Timesheet approval by N+1,
 
Reminder (email) for to be approved timesheet possible through dolibarr planned tasks
 
admin wiew for the Approval (change a approval status outside the normal approval flow)
 
Home box with the pending timesheet to be approved
 
Blocking some weekdays (e.g week ends)
 
Holiday showed in the timesheet
 
Holiday time can be included in the timesheet totals
 
Typo correction for French.
 
Posibility to add a note
 
Compatible with dolibarr 3.9.2
 
Change log from 1.4.1:
 
 
 
correction of the Spanish language (thanks to vinclar)
 
possible to deactivate the dolibarr Ajax for the dropdown list for the setup page (in case of issue to add whitelist)
 
keep the whitlistmode after submit / go to date / next / previsous week
 
Change log from 1.4:
 
 
 
bugfix for the tasktime date in the project page
 
link to have the different whitelist behaviour (black list, and none)
 
Spanish language (google trad)
 
typo correction for French
 
support the print mode for timesheet & the report
 
show the project open to everyone on the new whitelist page
 
Change log from 1.3.7:
 
 
 
layout improvement: timesheet, setup page, reports
 
whitelist to show only some project/task
 
taslk column customisation
 
new task column: company, parent task
 
new report option: report all, export friendly layout
 
user report available for the N-2, N-3
 
Change log from 1.3.6:
 
 
 
compatible avec dolibarr 3.7
 
Change log from 1.3.3:
 
 
 
Works with PHP<=5.3
 
Possibility to remove the 0:00
 
Color code for already filled tasktime / new tasktime and error
 
Bux fixes in the report
 
Better date dialog
 
N+1 is able to check the user report of his N's
 

Latest revision as of 10:18, 10 October 2021





Informations

Warning.png This module is an external module. It provide another view of the native feature to enter timesheet available in Module Projects among other features

Documentation: https://dolibarr-timesheet.readthedocs.io/en/latest/


Module name timesheet
Editor / Editeur delcroip
Download or buy page / Page achat ou téléchargement External module - www.dolistore.com
Status / Statut / Estado Stable
Prerequisites / Prérequis projects

Dolibarr min version: See on Dolistore    Dolibarr max version: See on Dolistore

Last update date / Date mise à jour fiche / Fecha última actualización 2021-10-10
Note / Nota Latest Module version: 2.0.1

Features

- Timesheet interface for all the user task per week
- Generate report on user and on project per month
- favourties to show only some project/task by a simple click on a start icon next to the task name
- Approval of the timesheets per the N+1
- Approval of the timesheets per project manager
- Generate project invoice from timesheet data
Timesheet timeentry.jpg

Change logs

https://github.com/delcroip/dolibarr_project_timesheet/blob/master/htdocs/timesheet/ChangeLog.md