Set the flag ON to streamline leave requests from {{#with employee}}{{this.full_name}}{{/with}} directly into Approved state.
Date when employee started (inclusive)
Date when user quits the {{ company.name }}.
After this date user is not able to access the company.
This is a way of deactivating user accounts.
{{# if company.ldap_auth_enabled }}
LDAP authentication is enabled, so that password does not matter.
{{else}}
It is possible to update password for given account.
{{/ if}}