Zen Cart Logo
Forums / Managing Customers and Orders / Customizing columns that display on orders page

Customizing columns that display on orders page

Views: 541

Results 1 to 2 of 2
6 Nov 2013, 4:10 PM
#1
iheartguts avatar

iheartguts

New Zenner

Join Date:
Aug 2007
Posts:
32
Plugin Contributions:
0

Customizing columns that display on orders page

Hi when we look at the Customers>Orders page, we see information in the following columns:
ID
Payment Shipping (just says linkpoint_api, usps)
Customers
Order Total
Date Purchased
Status
Customer
Comments
Action

We'd like to add a column that displays the specific USPS shipping method (e.g. Priority, first class, international, etc) so that we can easily plan our shipping methods as orders come in. The alternative is to click on each order to get this information, which is not the end of the world, but it would definitely increase our efficiency to have a quick look at the orders page to get this info.

Any suggestions on this or, more generally, how to customize what columns display on the orders page or other pages?

Thanks!
-Codi

6 Nov 2013, 4:30 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Customizing columns that display on orders page

Because of the size of the contents, you might add under the Customer Name and Company the file:
$orders->fields['shipping_method']

this is around line 891 ...