VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: enserk on January 13, 2016, 12:24:12 PM

Title: Disable the DISCOUNT_AMOUNT in the order mail
Post by: enserk on January 13, 2016, 12:24:12 PM
Hi there,

is there a possibility to disable the DISCOUNT_AMOUNT in the order mail. In the cart it is not shown but in the order mail it is still displayed?
All the best and thanks in advance!
Title: Re: Disable the DISCOUNT_AMOUNT in the order mail
Post by: GJC Web Design on January 13, 2016, 12:26:33 PM
over ride/edit: components\com_virtuemart\views\invoice\tmpl\invoice_items.php
Title: Re: Disable the DISCOUNT_AMOUNT in the order mail
Post by: enserk on January 13, 2016, 13:19:16 PM
Thanks!