Zen Cart Logo
Forums / Managing Customers and Orders / Adding a button re: shipped

Adding a button re: shipped

Locked

Views: 1,165

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
13 Feb 2007, 1:06 AM
#1
camay123 avatar

camay123

Zen Follower

Join Date:
Oct 2005
Posts:
160
Plugin Contributions:
0

Adding a button re: shipped

In admin, when under customers - orders and seing the list of order, you can select an order, and in the right colum you will have the following button :

edit - delete
invoice - packing slip

I would like to have a button that I could click and it would change the order to a specific status, in my case it would be shipped, which is my status 3

Is it possible ?

13 Feb 2007, 3:26 AM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Adding a button re: shipped

If you are good at coding ... you can add additional buttons to perform any number of tasks ...

You just have to ensure that you do not leave out any steps ...

13 Feb 2007, 4:00 AM
#3
camay123 avatar

camay123

Zen Follower

Join Date:
Oct 2005
Posts:
160
Plugin Contributions:
0

Re: Adding a button re: shipped

Ajeh:

If you are good at coding ... you can add additional buttons to perform any number of tasks ...

You just have to ensure that you do not leave out any steps ...

Yup. Well Im not good at coding. I guess per your answer this is not an easy one file edit or something like that ?

13 Feb 2007, 4:03 AM
#4
ajeh avatar

ajeh

Oba-san

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

Re: Adding a button re: shipped

Depends on what all you want it to do when it changes orders_status ...

Currently, it is designed to email the customer and update any comments etc. in addition to updating the database tables ...

13 Feb 2007, 1:07 PM
#5
camay123 avatar

camay123

Zen Follower

Join Date:
Oct 2005
Posts:
160
Plugin Contributions:
0

Re: Adding a button re: shipped

Well,

All it would need to do is change order status and notify customer.