Major incomplete Change

This commit is contained in:
Omair Saleh
2019-02-23 05:55:06 +08:00
parent f9265a68fd
commit 630232908e
+1 -1
View File
@@ -61,7 +61,7 @@ class Constants {
Constants::ORDER_SHIPPING_STEP => [
'initial_name' => 'ready to ship',
'final_name' => 'shipped out',
'description' => 'Order is packed and ready to be shipped',
'description' => 'Order is Loaded to Container, waiting for Shipment',
'sequence' => 1
],
Constants::ORDER_DELIVERY_STEP => [