guest* Posted May 28, 2013 Share Posted May 28, 2013 How to extend the information block with Tax total price, like it was in pdf-template for PS 1.4. invoices ? The block there only shows tax detail, tax rate, net price and tax total, but not the price tax total + net price, so price incl. per tax (gross price per detail line). Link to comment Share on other sites More sharing options...
PascalVG Posted May 30, 2013 Share Posted May 30, 2013 Not sure which template this picture comes from, but I expect just copy the lines for net price and add to end, then change $order->total_paid_tax_excl to $order->total_paid_tax_incl (Oh, and don't forget to copy the header part of this net price as well an change into 'Total') If this doesn't work, please tell me which template this is exactly. Then I'll try again... Hope this helps, pascal Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now