|
[TIP] Delete Individual Orders
|
|
07-10-2009, 03:30 PM
Post: #1
|
|||
|
|||
|
[TIP] Delete Individual Orders
Some times users make some wrong orders or You have some test orders and You want them completely remove from back-end. So here is simple solution, how You can enable this feature, so that you have.
Usually Your orders Tab in Backoffice looks like this: Now Open tabs/AdminOrders.php in your renamed admin (when Your admin directory is backoffice, then this file is located at backoffice/tabs/AdminOrders.php) directory, then find this line (it should be line 23): PHP Code: $this->colorOnBackground = true; PHP Code: $this->delete = true; Look this picture how its looks: |
|||
Thank given by |
somponga, yro |
|
01-21-2010, 06:01 AM
Post: #2
|
|||
|
|||
|
RE: [TIP] Delete Individual Orders
Is it applicapable to Merchantise Returns (RMAs) also?
|
|||
|
01-22-2010, 04:48 AM
Post: #3
|
|||
|
|||
|
RE: [TIP] Delete Individual Orders
You can try
|
|||
|
01-22-2010, 05:20 AM
(This post was last modified: 01-22-2010 05:20 AM by yro.)
Post: #4
|
|||
|
|||
|
RE: [TIP] Delete Individual Orders
I tried but unfortunately i can't find right place for this code. Slips are displayed differently.
|
|||
|
01-23-2010, 06:49 PM
Post: #5
|
|||
|
|||
|
RE: [TIP] Delete Individual Orders
I checked AdminReturn.php file and beginning is the same. I don't have right now live testing server, so I can't test it.
|
|||
|
« Next Oldest | Next Newest »
|

Forum Rules



Thank given by