Tax Invoice Customisation - Order Printer Template customisation

Tax Invoice Customisation - Order Printer Template customisation

mayankkachhwaha
New Member
8 0 0

Hi,

 

I have a bit of a problem with the way the current invoice template is setup. I sell product bundles, where the individual parts that are part of the bundle have their own tax rates. eg: A chocolate and flower bouquet - is one product - and is priced at 1000. This price is inclusive of taxes. Now, for me to calculate tax on this product i need to use some logic like this (simplified for easier understanding)

 

If product_category is "Chocolote_Flower_Combo" then 

 

Flowers Total = Total Paid/2 ---------------- Price = 470; Tax = 6.6%*470

Chocolates Total = Total Paid/2 ----------- Price = 450; Tax = 11%*450

 

 

So on ......

 

I will need to create a table in the Invoice Template to store this information. 

Replies 0 (0)