[Vtigercrm-commits] [vtiger development] #7257: Errors in Quote PDF
vtiger development
vtiger-tickets at trac.vtiger.com
Fri Dec 9 08:33:37 PST 2011
#7257: Errors in Quote PDF
-----------------------+----------------------------------------------------
Reporter: menken | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: Unassigned
Component: vtigercrm | Version: 5.3.0
Severity: Medium | Keywords:
-----------------------+----------------------------------------------------
The redesigned PDF for Quotes has significant errors that were not present
in 5.0.4 (the version from which we upgraded). These make the resulting
PDF quite unprofessional in appearance, and this is functionality we
use(d) very frequently in our use of vtiger. For us this is a major
problem; I'm sorry if the priority is not set correctly for all users.
1) The instructions on
http://wiki.vtiger.com/index.php/How_to_change_the_PDF_layout no longer
seem to be accurate, in that changes to
modules/Quotes/pdf_templates/header.php do not seem to reflect on the
resulting PDF. For example:
a) Resizing the logo graphic does not work
b) Although header.php includes this line:
<< $companyText=$org_address."\n".$org_city.", ".$org_state." ".$org_code.
(etc) >>
On the PDF, the address is followed by "city ,state"
2) Price, tax and total no longer enforce two decimal places, so 89.50 is
rendered as 89.5 and 105.00 as 105.
3) Price, Discount, Tax and Total are no longer right-justified within the
columns.
All of these should probably be easy fixes for the developer who worked on
the new template -- and perhaps the documentation merely needs an update
to resolve the first one. But these are deal-breakers for us in using this
major piece of vTiger.
Thanks!
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7257>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list