Re: How to remove Payment Method: X-Payments...from invoices in 4.4.5
Not sure if this helps or not but if you don't really need the payment method on the invoice why not just comment that part out in /skin1/mail/html/order_invoice.tpl?
Find
<strong>{$lng.lbl_payment_method}:</strong> {$order.payment_method}<br />
And just put {* at the front and *} at the end of the line and it won't be on the invoice at all.
If you only have one payment method you could even hard code it by replacing {$order.payment_method} with Credit Card for instance.
Anyway, just a thought.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS
Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
|