-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project Report Error 500 with timesheet 5.0.2 and dolibarr 20.0.2 #264
Comments
@tronx2100 do you know if this has to do with the bug in core too? how can we fix this? |
i don't think so because it has to do with the extraattributes handling in the dolibarr core... |
i dont think that it is a bug: Dolibarr/dolibarr#31782 |
btw i can not make any timesheet at the moment for my projects. brgds |
Hi again, |
I have exactly the same issue : |
Any news for this issue ? |
Same problem exists. Because dolibarr can not read the seql syntax from extra option fields |
sorry for closing. the Bug is also exist in 20.0.3 |
as i wrote here: #261 i changed the syntax an extrafields are working again. can you explain a littel more why dolibarr is the thing taht dont work? brgds |
if i want to create a prjectreport and become error 500 in web.
this is the log in cli:
AH01071: Got error 'PHP message: PHP Warning: Undefined array key 25 in /home/A-SQUARE/web/erp.a-square.at/public_html/custom/timesheet/core/modules/pdf/pdf_rat.modules.php on line 159; PHP message: PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/A-SQUARE/web/erp.a-square.at/public_html/custom/timesheet/core/modules/pdf/pdf_rat.modules.php:159\nStack trace:\n#0 /home/A-SQUARE/web/erp.a-square.at/public_html/custom/timesheet/TimesheetReportProject.php(150): pdf_rat->writeFile()\n#1 {main}\n thrown in /home/A-SQUARE/web/domain.xxx/public_html/custom/timesheet/core/modules/pdf/pdf_rat.modules.php on line 159', referer: https://domain.xxx/custom/timesheet/TimesheetReportProject.php?action=reportproject
The text was updated successfully, but these errors were encountered: