Hi,
How do we add a custom field like labour and staff in employee form while creating/hiring a new employee and also how to have two different employee id (employee id for labour and staff).
Example:
1. for employees the id should start from 55220 and then should increment itself.
2. for labour the id should start from 2220 and then should increment itself.
This should happen only when creating new ids.