CHANGE in drier machine : GWM

This commit is contained in:
Smart 2024-10-18 16:08:45 +05:30
commit 2e2f3051a7
3 changed files with 665 additions and 413 deletions

View File

@ -52,6 +52,7 @@ class StockController extends BaseController
$postData=$this->request->getPost(); $postData=$this->request->getPost();
$inserted= $this->coatingMachineDetails_model->insert($postData); $inserted= $this->coatingMachineDetails_model->insert($postData);
if ($inserted) { if ($inserted) {

File diff suppressed because it is too large Load Diff