diff --git a/app/Views/bagStockDetails.php b/app/Views/bagStockDetails.php
index f28e7b4f..c0263e8e 100644
--- a/app/Views/bagStockDetails.php
+++ b/app/Views/bagStockDetails.php
@@ -273,11 +273,13 @@
= $bagStock['date']?> |
= $bagStock['materialCode']?> |
= $bagStock['customer']?> |
- = $bagStock['opening']?> |
= $bagStock['receipt']?> |
= $bagStock['used']?> |
= $bagStock['balanceStock']?> |
@@ -396,20 +398,63 @@
return JSON.stringify(rows, null, 2);
}
- console.log(tableToJson());
+
+
+