feature: generate barcode & func handover
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -73,7 +73,7 @@ class ReceiveItemPoInventaris extends MY_Controller
|
||||
$qry = $this->db->query($sql, [$user['M_BranchID'], $search]);
|
||||
|
||||
if (!$qry) {
|
||||
$this->sys_error_db("[Error] query listing ruangan");;
|
||||
$this->sys_error_db("[Error] query listing ruangan");
|
||||
exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user