update package and carton selection

This commit is contained in:
tzw
2024-03-04 17:09:47 +06:30
parent c66734d386
commit 1c4a9c2112
11 changed files with 236 additions and 237 deletions

View File

@@ -118,7 +118,7 @@ const carton_invoiced_status = "invoiced";
const carton_canceled_status = "canceled";
const all_status = "All stauts";
const all = "All";
const see_all ="See All";
const see_more = "See More";
// shipment status
const shipment_pending_status = "pending";