Perubahan barcode dan inventory

This commit is contained in:
Wian Drs
2026-07-12 22:10:02 +07:00
parent 3ac6316da4
commit 3113d77242
21 changed files with 2989 additions and 1138 deletions
+4
View File
@@ -56,3 +56,7 @@ $route['translate_uri_dashes'] = FALSE;
// untuk webhook absensi
$route['iclock/cdata'] = 'AttendanceWebhook/cdata';
// db compare structure
$route['dbcompare/sql'] = 'Dbcompare/sql';
$route['dbcompare/sql_download'] = 'Dbcompare/sql_download';