Zen Cart Logo
Forums / General Questions / Can I update order status when clicking the packing-slip button?

Can I update order status when clicking the packing-slip button?

Locked

Views: 1,081

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
31 Dec 2008, 6:57 PM
#1
shrimp_gumbo_mmmhhh avatar

shrimp_gumbo_mmmhhh

Totally Zenned

Join Date:
Jun 2007
Location:
Texas, USA
Posts:
1,436
Plugin Contributions:
0

Can I update order status when clicking the packing-slip button?

Hello,

I would like, when I press the "Packing Slip" button for my status to be set to "shipped" and the notify customer check box checked and also the append comments box checked in case they are unchecked. Does anyone know of an easy way to do this?

Thank you!

Shrimp

1 Jan 2009, 2:19 AM
#2
mamasylvia avatar

mamasylvia

Zen Follower

Join Date:
Feb 2008
Posts:
379
Plugin Contributions:
0

Re: Can I update order status when clicking the packing-slip button?

I've never found one, I manually update the status after packing and shipping the order.

1 Jan 2009, 4:12 AM
#3
ajeh avatar

ajeh

Oba-san

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

Re: Can I update order status when clicking the packing-slip button?

Code can always be customized ...

Right now it loads the packingslip.php file ...

You could customize that file to update the Order Status when it loads ...

You could even go so far as to update the status and send the email to the customer etc. etc.

Depends on how tricky you are with your code ... :cool: