VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: MihaiDumitrele on June 20, 2014, 17:36:43 PM

Title: How to remove the buyers phone number and e-mail from the invoice?
Post by: MihaiDumitrele on June 20, 2014, 17:36:43 PM
I need guidance to modify the "invoice_order.php" file; from the part containing the client's information, i want to remove the lines with the phone number and e-mail, and i cannot manage to do it.
Can you help me with this matter, please?
Title: Re: How to remove the buyers phone number and e-mail from the invoice?
Post by: GJC Web Design on June 20, 2014, 18:22:32 PM
from memory it is an array returned  so u need to loop thru the array and remove the nodes you don't need