Add changes to report keseluruhan stokaudit

- Change header columns
- Change column positions
- Add config to exclude certain cawangan in report stok audit
This commit is contained in:
Afiq Hamzah
2024-04-22 11:18:49 +08:00
parent 4c63144018
commit 967fbf1da3
3 changed files with 23 additions and 13 deletions
+1
View File
@@ -62,6 +62,7 @@ $app->singleton(
$app->configure('app');
$app->configure('tinker');
$app->configure('tennant_master');
$app->configure('report');
/*
|--------------------------------------------------------------------------