SK
Asked
There are 3 Status for Deliveries,
Is it possible to change the name of those statuses?
And also if i want to add the status, where can i add them?
Is it possible to change the name of those statuses?
And also if i want to add the status, where can i add them?
- MSAnsweredHello,
To change the status you will need to modify the view file `themes/default/admin/views/sales/add_delivery.php` and `edit_delivery.php`
If you want to change the name, you can do so in language file `app/language/english/admin/sales_lang.php`
Thank you - Login to Reply