[add] Emṕloyee data by code

This commit is contained in:
2018-08-06 15:17:31 -06:00
parent 1390427ec0
commit dadea504d0
3 changed files with 20 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ return [
// Employee settings
'employee' => [
'codeLength' => '5',
'codeLength' => '3',
],
],
];