[Vtigercrm-commits] [vtiger development] #6253: PDF shows Tax rate wrong in group mode
vtiger development
vtiger-tickets at trac.vtiger.com
Fri Aug 14 07:14:11 EDT 2009
#6253: PDF shows Tax rate wrong in group mode
------------------------+---------------------------------------------------
Reporter: delboy711 | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: 5.1.1
Component: vtigercrm | Version: 5.1.0
Keywords: |
------------------------+---------------------------------------------------
If a PDF is created on an Quote/Invoice/Sales Order in Group mode in which
products have more than one Tax rate, then the PDF will show the total of
all the classes of tax which is correct, but the Tax rate shown will be
the sum of all the used tax rates.
So for example if there is Tax of 10% contributing $10 to the tax total,
and a Tax of 15% contributing $50 to the tax total then the PDF will show
{{{
Tax: (25%) $60
}}}
Ideally it should show
{{{
Tax: ($10 at 10%, $50 at 15% ) $60
}}}
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6253>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list