I could detect the issue. Yet, there are issues by the missing key feature of Suite7 logic hooks. I am researching for potential solutions.
Meantime, how do you use the current plug-in? Do you use it on required fields and on which module? Maybe I will have to modify existing field definitions, to provide the auto generation algorithm for Suite8. This could be an interim version, but I would not prefer it somehow...
Hello,
I don't get your question. If you want to resolve the sequence algorithm on your own, you can try to do personal customization. Sometime it is better, to implement BI features than adding another plug-in. I also offer direct customization, in case it would be an option for you.
For quite simple cases you can use the internal workflow feature. However, it is limited to the actual values and can not query through all existing data.
Hello,
please check the upload size settings of your host and increase the upload size for form and files to at least 32MB. Further, check the max allowed upload size fo your current SuiteCRM application.
You need to check your server permission. If upload fails, there is usually an issue having write permission to your "upload" section and "tmp" directory
thanks for contacting. Please drop me an e-mail at roger.steinig@cm-sugar.at. I will provide you with a quote. Be aware, the supported versions at store.suitecrm.com are not defined by the publishers. Somehow the get increased all the time automatically.
Can you explain the actual flow? Is it done by two users or any interfaces calling SuiteCRM? Do you have some screenshots from every step? Please send to roger.steinig@cm-sugar.org.
It is possible that one sequence can appear two times during record creation, yet it is going to be regenrated during save action to avoid conflicts. If by any chance the save actions happen at the same time, your described issue can pop up. SuiteCRM does not support true locking and transactions.
Hello,
please provide me the actual example. Sepcial chars are not encoded at all, since the plug-in just moves properties from one side to the other. If you create a PDF by any derived module interaction, there must be the issue on reading and parsing the data. Maybe the module itself requires certain logic? If you have access to your database, have a look on your table fields. Check, if there are encoding issues. If you use web UI, it might be converted into readable format and you won't recognize any issue.
Further I can't map any open subscription to your account. There is just support given for running subscriptions.
I sent the lastest version to "fin@powerchoice.com.au". I couldnt find any issue yet. Maybe it will get resolved after updating. Otherwise please provide me the requested information
Hi,
how your uploads are processed? Do you use import, manual customization or another plug-in? after_retrieve is just manipulating the data. Can you check custom/modules/logic_hooks.php as well?
please open your browser console and have a look at "console" and "network". reload your page and paste me all errors and red networks calls. I assume module loading has an anwanted side effect at your CRM
First error is about missing file permissions. Check, if your web user meets the right access rights to all files and directories among your CRM. The user needs to own everything.
Second error is cut. Can you check the whole log at mysql.log? I don't find any syntax error. Worked for other clients as well. Maybe a version issue, which could be fixed.
Third error points out missing license, but should be resolved after everything went well