update carton filter

This commit is contained in:
tzw
2024-03-04 09:23:05 +06:30
parent 9088adf6f4
commit c66734d386
3 changed files with 49 additions and 32 deletions

View File

@@ -118,6 +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";
// shipment status
const shipment_pending_status = "pending";