[Vtigercrm-developers] Problems with TAX
Nablacom
info at nablacom.it
Tue Jan 13 09:49:59 PST 2009
I'm testing the 5.1 version and in Italy, for example, the VAT takes the
name of IVA but if I change the name of the VAT taxes the following code
$smarty->assign("VAT_TAX",getProductTaxPercentage("VAT",$_REQUEST['product_i
d']));
$smarty->assign("SALES_TAX",getProductTaxPercentage("Sales",$_REQUEST['produ
ct_id']));
$smarty->assign("SERVICE_TAX",getProductTaxPercentage("Service",$_REQUEST['p
roduct_id']));
This lenes are in the Invoice, PurchaseOrder, Quotes and SalesOrder modules
and doesn't work correctly.
The same was when I add a new tax
Bye
Roberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20090113/72c0e19b/attachment-0003.html
More information about the vtigercrm-developers
mailing list