Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Parse error: syntax error, unexpected $end in /home/www/e2e65de5c07ba90ed6b7f523ac793d77/web/administrator/components/com_virtuemart/pdf/delivery.pdf.php on line 356
Peux tu me dire ou tu l'as mis ?
Merci d'avance
I tried your solution and when I try to insert code into html / delivery.pdf.php I get an error like:
Can you tell me where you have put it in this file ?
It only shows the tax rates if an order contains items with different tax rates (e.g. 10% tax products & 20% tax products). It does not give me the details if an order contains only 10% tax products.
What I need is to always show both of my tax rates in my shop, whether they are zero or not.
Where is the IF-CLAUSE I have to change? Why does it not always show both of my tax rate details...
Hi, it's an old post for me.
I don't work more on this project but try this :
function show_tax_details( $details, $currency = '' ) {
global $discount_factor, $CURRENCY_DISPLAY, $VM_LANG;
I've succeed with the gmarin code to print Vat rates details on the bill, thank you for your help but I have a problem now.
The rate detail printed is not right but the calculation is right.
I have 7,6% Vat and it state 8% in my order... I think IDNR round the rate but I really need to print the correct rate...
The rate is correctly printed in my basket and all modules in virtuemart, I only have this problem on my pdf bill