add new order status |
Post Reply |
Author | |
Ludwig
Groupie Joined: 07-August-2011 Status: Offline Points: -4 |
Post Options
Thanks(0)
Posted: 21-May-2012 at 3:46pm |
is there a way to add another order status option to the control panel? if we add a new line to languages.asp what else would we need to do to have the new option show up on the drop down box in the control panel? Thanks!
Edited by Ludwig - 21-May-2012 at 3:47pm |
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
nothing that is stock functionality
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
That's not a small project at all as far as I can see. The indicator is a flag that indicates any one of the valid statuses for an order. The status of an order is referenced a very large number of times in the code & you would most likely need to update every single one of those.
|
|
Ludwig
Groupie Joined: 07-August-2011 Status: Offline Points: -4 |
Post Options
Thanks(0)
|
We don't use the "shipping" status... I see we can change the message it displays on the vieword pages but it also displays shipping info like the address etc. Is there a simple way to have the 'shipping' status not show all the extra stuff like the address, shipping packages etc. on the vieword pages?
Basically I want it to look like the 'pending' status... where it has a line that says: This order is pending. I want to use the 'shipping' option to make a new message in place of that but without it displaying all the extra shipping address, packages etc. - would this be hard? Could I just find the code that creates the shipping address, packages etc. on the vieword page for the "shipping" status and use a display: none on it? Or is this the same code used on the "shipped" status? Edited by Ludwig - 21-May-2012 at 4:50pm |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |