03-18-2021, 10:04 PM
(03-18-2021, 07:42 PM)joebordes Wrote: that is correct, it should be detecting that you have unoconv installed. Please try debugging it.
- activate debug log (include/logging/config.php) enable background log, level=FATAL
- add this line before line 41 in the workflow email task:
https://github.com/tsolucio/corebos/blob/master/modules/com_vtiger_workflow/tasks/VTEmailTask.inc#L41
PHP Code:
global $logbg; $logbg->fatal([($GenDocActive ? 'T':'F'), (OpenDocument::PDFConversionActive() ? 'T':'F')]);
- execute the workflow and share the logs/background-date.log file here
as I told you in the other post, everything solved.
I only noticed one detail.
When the invoice is sent manually, it is perfect.
When sent by the task flow, the grid / table, of products / services, it looks bad. You see the variables and not the conversion