Hi,
We are running sugar CE 6.3.1 version on a synology DS1010+, and recently added openquotesandcontracts RC2. All seems to work well with oqc, except the PDF generation.
Synology DS1010+ does not have the necessary software package pdftk, pdflatex, documentconverter.py, openoffice.org with headless-support & python-uno-bindings, python, etc.
We tried but dldn't find any synology DS1010+ ready package (compatible with ipkg) for the above software.
Has anyone got oqc with pdf function successfully running on a Synology DS1010+? How did you install the required software package mentioned above? Thanks!
Hi marcustan,
You really need only pdflatex and pdftk. Other programs are optional and is usable only if You want to attach .doc files.
Pdflatex and pdftk are open source programs, so You can try to compile source code for Your system. I am sorry, but I am not aware if anybody make working version for Synology. This is really unusual configuration. If You make it work that would be a great news!
Best,
Andrius
Guten tag!
great work!!!!
question:
Create Contracts → Add Standart Product → Search Products
No Catalog Product Tree. Do not look comfortable in the big list of products.
Are you planning to add tree or not?
Thanks
Sugar 6.3 using OQC 2.0RC2
Hi zet79,
at the moment there is no plans to make tree-like structure. I would like to note, that You can sort products by category number that will result in tree-like ordering of products.
By the way, 5.x versions of SugarCE had Documents popup with tree, but it was removed in 6.2 and 6.3. I do not know reasons, but in looks like tree is not that useful.
Hi Andrius,
I have fresh installed sugar on Version 6.3.1 (Build 7095) & oqc openqc 2.0RC2.
Everything is working really well compared to previous version except 1 issue.
The custom Titlepage.tpl won't get updated/reflected.
I have tried these direcotries & tried delete directory /var/www/cache/smarty/templates_c
/var/www/include/oqc/Pdf/Offering2/
/var/www/include/oqc/Pdf/Offering/
/var/www/include/oqc/Pdf/Contract/
Thanks for the OQC quick guide for PDF. I'm wondering where I can find the source file for Titlepage.tpl or how to convert tpl file back to OOo if possilbe.
My sugar is running on Debian 2.6.32-5-xen-amd64
Thanks for your help!
Charles
Last edited by ckung; 2012-03-07 at 07:26 PM.
Hi ckung,
1. Please note, that after updating TitlePage.tpl or any other tpl file You also need to update Quote/Contract version in order to refresh generated pdf file. If pdf file is already created for some Quote/Contract version, then the code will just redirect to old pdf file instead of creating a new pdf file. It is possible to disable this feature for debugging process by editing php code (see line 709 in modules/oqc_Contract/oqc_CreatePdf.php ).
If updates does not work even with new versions of quotes/contracts, then set logging level to Error, try to create pdf file and send sugarcrm.log file for analysis.
2. In Action column of the YUI table, there should be "Delete" option listed. After selecting option and pushing button, the line should be deleted. Is it behaving like that? Also, please tell what browser You are using- it might be browser related issue.
Best,
Andrius
Dear Andrius,
Thanks for the info and it works great by changing the line 709 to TRUE in in modules/oqc_Contract/oqc_CreatePdf.php.
After I reinstall the openQC again the issue with option button with delete shows up and works great.
I would like to change label from VAT to Tax instead, please advise how to do so. I tried the language file but no luck.
Thanks again!
Charles
Charles,
in zip file the language strings are located in /SugarModules/language/application/en_us.lang.php . Edit
.PHP Code:$app_list_strings["oqc"]["Services"]["vat"] = "VAT";
When oqc is installed these strings are placed in /custom/Extension/application/Ext/Language/en_us.OpenQuotesAndContracts.php . Edit the same string for the value You want. After edit You will need to run QuickRepair and Rebuild in order to propagate changes.
Best,
Andrius
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks