From 6f5e1f708cd8ae7d244f0b0fc8c4cf318a16e431 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Mon, 12 May 2025 18:57:37 +0530 Subject: [PATCH] Added sap_msg_status, sap_msg_description columns into production_quantities table --- ..._status_to_production_quantities_table.php | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 database/migrations/2025_05_05_164947_add_sap_status_to_production_quantities_table.php diff --git a/database/migrations/2025_05_05_164947_add_sap_status_to_production_quantities_table.php b/database/migrations/2025_05_05_164947_add_sap_status_to_production_quantities_table.php new file mode 100644 index 000000000..b9bb9b24b --- /dev/null +++ b/database/migrations/2025_05_05_164947_add_sap_status_to_production_quantities_table.php @@ -0,0 +1,40 @@ +