Create documents in docx, xlsx (MS Office Word and Excel), odt, ods (LibreOffice and OpenOffice) and pdf format without MS Office or others plugins installed from any module and subpanel using templates.
#772 - Document Creation error
I get the following errors in my log when trying to create a document:
[15-Nov-2017 20:11:27 UTC] PHP Strict Standards: Declaration of DHA_PlantillasDocumentos::populateFromRow() should be compatible with SugarBean::populateFromRow($row) in /modules/DHA_PlantillasDocumentos/DHA_PlantillasDocumentos.php on line 6 [15-Nov-2017 20:11:27 UTC] PHP Strict Standards: Declaration of SugarFieldMultienum::displayFromFunc() should be compatible with SugarFieldEnum::displayFromFunc($displayType, $parentFieldArray, $vardef, $displayParams, $tabindex = 0) in /include/SugarFields/Fields/Multienum/SugarFieldMultienum.php on line 0
Please advise.
7 years ago
Hi! just to follow up, i was able to work past that issue, but now I have a new one. I cannot attach generated documents to an email through the UI.
This is the error I receive in my logs. [16-Nov-2017 18:50:08 UTC] PHP Strict Standards: Declaration of DHA_PlantillasDocumentos::populateFromRow() should be compatible with SugarBean::populateFromRow($row) in /modules/DHA_PlantillasDocumentos/DHA_PlantillasDocumentos.php on line 6 [16-Nov-2017 18:50:09 UTC] PHP Strict Standards: Non-static method EmailUI::getDraftAttachments() should not be called statically in /modules/Emails/ComposeGeneratedDocumentEmail.php on line 61 [16-Nov-2017 18:50:09 UTC] PHP Warning: include(modules/Emails/index.php): failed to open stream: No such file or directory in /custom/modules/Emails/ComposeGeneratedDocumentEmail.php on line 42 [16-Nov-2017 18:50:09 UTC] PHP Warning: include(): Failed opening 'modules/Emails/index.php' for inclusion (include_path='MYPATH') in /custom/modules/Emails/ComposeGeneratedDocumentEmail.php on line 42
it appears that modules/Emails/index.php does not exist. was this built on an older version of suitecrm and not yet upgraded? your promp reply in this matter is appreciated.
6 years ago
Hi,
Please excuse the delay in answering you. SuiteCRM has changed the Emails module in version 7.9, and it is still pending to make that change in MMR. We have scheduled to make that change in the next version of the component.
Regards
6 years ago
Hi,
We have just released MMR 2.5.11 wich solves "attach to email" problem with SuiteCRM 7.9.x releases. Please, note that this functionality will work only from SuiteCRM 7.9.10 due to SuiteCRM bugs.