![]() |
Heres the code I believe for version 4.017
that you will need to find Code:
{section name=oid loop=$orders} it looks like the codes been changed. I havent tried it yet My wife has been bugging me to do it so I figured I would try it today. Delw |
Quote:
Ryan this works perfect, and only takes about 3 mins. The post that I quoted is from page 5 on this thread. Dont forget you have to make a new paged called orders_colors.tpl Thats not in the templates already. Nice mod BTW Delw |
Hi All,
I have just implemented this mod and it is awesome. Quick to do but really effective. Thanks to all those who have contributed to this Mod. Well Done! Andrew |
Defo should be put into x-cart 4.1 it makes the order list so much friendlier.
|
Fantastic! Thanks for the mod
-Bill |
Hi All,
We added a reference code at the top of the search result for a quick reference. http://www.dvdirect.com.au/information/colour-code.gif Insert this code Code:
{* Colour Key: Begin *} in file /main/orders_list.tpl After the following code Code:
{* $Id: orders_list.tpl,v 1.7.2.2 2004/10/29 07:43:23 max Exp $ *} And then just change the colour codes in /main/orders_colors.tpl Code:
{* $Id: orders_colors.tpl,v 2.0 2004/10/31 01:27:28 ADPBoss Exp $ *} Goes without saying that you need to make both colours match. :wink: Cheers, Andrew |
Nice! Thanks again!
|
This mod has really sped up our order processing. Thanks a bunch!
The only other thing I'd like to see is the customer credit card info displayed for each order. We do a great deal of manual processing and it would speed things up if we didn't have to click on each invoice to retrieve the cc info from the order details. Has anyone done this? I looked at the history_order.tpl then tried adding this into the mix to display the order details but it doesn't return anything. As I understand it the details field in the orders table is encrypted... am I missing something that allows the display of this encrypted field? {if $usertype eq "A"} {$order[oid].details} {/if} Obviously I don't have a grasp on how this should work and know just about enough to be a danger to myself. Any thoughts to point me in the right direction? Any help would be greatly appreciated. -Bill |
Has anybody gotten this to work with v4.0.18 GOLD? If yes, can you explain how you did it? -- I tried with the instructions in the first few post, but wasn't successful.
|
Great Great Mod. Just got this working on 4.0.18 (info on page 5). Also, there is a great mod to change the date format from BoomBoomBap, to get it working on this version
change Code:
{$orders[oid].date|date_format:$config.Appearance.date_format} Code:
{$orders[oid].date|date_format:"%h. %d, %Y - %r"} in orders_list.tpl. Hope this helps! |
All times are GMT -8. The time now is 07:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.