967fbf1da3
- Change header columns - Change column positions - Add config to exclude certain cawangan in report stok audit
8 lines
74 B
PHP
8 lines
74 B
PHP
<?php
|
|
|
|
return [
|
|
'excluded_cawangan' => [
|
|
'lahad datu',
|
|
]
|
|
];
|