Skip to content

Commit

Permalink
Added: job mapping for the inventory page(#245rk0q)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymaheshwari1 committed Mar 11, 2022
1 parent b6b36f0 commit 8cd326a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ VUE_APP_FREQUENCY={"EVERY_5_MIN":"Every 5 Minutes","EVERY_15_MIN":"Every 15 Minu
VUE_APP_ODR_JOB_ENUMS={"IMP_NEW_ORDERS":"createOrdersFromShopify","IMP_CANCELLED_ORDERS":"updateShopifyOrderStatus","IMP_CANCELLED_ITEMS":"cancelOrderItemsFromShopify","IMP_PAYMENT_STATUS":"","IMP_RETURNS":"JOB_IMPORT_RETURN","UPLD_CMPLT_ORDRS":"","UPLD_CNCLD_ORDRS":"","UPLD_REFUNDS":"","NTS_PRMS_DT_CHNG":"","NTS_REROUTES":"","RTG_BTCH_BRKR_ORDR":""}
VUE_APP_PRODR_JOB_ENUMS={"LIST_PRE_ORDER":"loadPreorderCategoryItems"}
VUE_APP_PRD_JOB_ENUMS={"IMP_PRDTS":"createProductsFromShopify","SYNC_PRDTS":"updateProductsFromShopify","IMP_CLTONS":""}
VUE_APP_INV_JOB_ENUMS={"TEST_JOB":"TEST_JOB"}
VUE_APP_INV_JOB_ENUMS={"REAL_WBHKS":"ping","HARD_SYNC":"ping"}

0 comments on commit 8cd326a

Please sign in to comment.