delcroip / dolibarr_project_timesheet

Timesheet view for project in Dolibarr
https://demo-timesheet.pmpd.eu
GNU Affero General Public License v3.0
34 stars 31 forks source link

the note is not working. #235

Closed tronx2100 closed 1 month ago

tronx2100 commented 1 year ago

no notes are working i don't know why, but now i have a fixed release with some changes to get eventNotes working again.

also the fact that users first time see a counter with -3244525353535 is now fixed. The Bug was located in StopWatch.js i have attached the full archive. so you can make a diff

module_timesheet_fixed-4.6.7.zip.txt

important also add additional $form = new Form($db);

in line 28 on TimesheetReportUser.php (otherwise the results are empty when dol_hide_sidebar=1

delcroip commented 1 year ago

is this part of 236 ?