dolibarr_project_timesheet icon indicating copy to clipboard operation
dolibarr_project_timesheet copied to clipboard

Timesheet view for project in Dolibarr

Results 44 dolibarr_project_timesheet issues
Sort by recently updated
recently updated
newest added

please change this in AddendanceEventclass.php line 788 , beacause otherwise user can not stop the current event wehn time is greater than limit. But i have made a lot of...

Hi, submiting a timesheet, I had several issues in cascade because of accessing by key on a serialized object (holidays) : ``` [Sun May 21 12:01:58.213700 2023] [php:error] [pid 301523]...

pleas change the code line 973 ff to prevent error // automatic unserialisation based on match between property name and key value if (isset($array) && is_array($array) && !is_null($array)) { foreach...

Hi, On `/custom/timesheet/TimesheetTeamApproval.php` page the total on the first line is not summing only what is shown (week) but is summing the whole month. First, is it normal? Environment: -...

Hi, I have two closing days coming in next days and both are not shown at the right date Here is the configuration inside of dictionnary **Case 24th of June...

Hi, Today you can configure the color of the status of a holiday request. In my case, we are using this request for holiday, sick leave, homeoffice, training...., could it...

hello, I just discover that these 3 bank holidays are still enable on the timesheet. May 1st, 8th and July 14th are correctly disabled. Is it a configuration issue on...

Since update to 4.6.6, past closed tasks now appears in the sheet of user's available tasks to update.

Leads to blank pages while used with Dolibarr 16.0.3. I changed it to time() in e.g. /usr/share/dolibarr/htdocs/custom/timesheet/class/AttendanceEvent.class.php(924) that fixed it for me, pages are shown but I did not test...

Hello Patrick I don't know why, no employees can't track time on the 31/10 ![2022-11-04_10h21_34](https://user-images.githubusercontent.com/55400519/199938735-2e74cf39-d746-47ab-9add-85db6471a700.jpg) ![2022-11-04_10h30_51](https://user-images.githubusercontent.com/55400519/199939810-7325e12e-b51d-429e-b258-f222a4e8ad10.jpg) In this example, the project start on 24/10 and end on 04/11 Dolibarr version...