![]() |
How to Remove "Gross total"
Hey Guys!
Need some help here.... How to remove "Gross total" and "Totally paid" from "Orders mamagment" on the clients side?.... Thanks for your time! |
Re: How to Remove "Gross total"
Version? Please add it to your signature per the forum guidelines. Thanks! :)
|
Re: How to Remove "Gross total"
Quote:
4.1.9 |
Re: How to Remove "Gross total"
Quote:
No need to be a smart ass, I was just asking you to follow a simple forum guideline. |
Re: How to Remove "Gross total"
Quote:
Ohh.. we got some atitude? Hah? |
Re: How to Remove "Gross total"
Look, I'm just trying to do my job as moderator...I asked you to update your signature, that is all you needed to do...the +7 font size came across as a rather smart-alek reply. If I interpreted it incorrectly, I apologize, but it certainly seemed to be meant that way.
|
Re: How to Remove "Gross total"
Quote:
No problem and sorry about that too... How is wether in Guilford? Do you have anything to say about "Gross Total" you seem to be a very knowledgeable guy on xcart products?.... |
Re: How to Remove "Gross total"
The template you want is main/orders_list.tpl, remove these two lines:
<tr> <td colspan="{$colspan}" align="right">{$lng.lbl_gross_total}: <b>{include file="currency.tpl" value=$total}</b></td> </tr> <tr> <td colspan="{$colspan}" align="right">{$lng.lbl_total_paid}: <b>{include file="currency.tpl" value=$total_paid}</b></td> </tr> |
Re: How to Remove "Gross total"
Quote:
Thank you! |
Re: How to Remove "Gross total"
Quote:
How about "register.php?mode=update" that I have on same page (on top)... that code located in diferent temlate is it? I just need to remove (>) symbol.... Thanks! |
Re: How to Remove "Gross total"
Use Webmaster Mode to determine which template is which, and then you can easily edit it via the 'Edit Templates' area.
|
Re: How to Remove "Gross total"
I have an opposite question, how do I add entire total of sales that would include the very first order to the newest order.
So I would like to see: Gross Total (for the current page) Total Paid (for the current page) All Total Paid (from all sales) Thanks. |
All times are GMT -8. The time now is 12:23 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.