mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 17:15:04 +00:00
fix: remove ESS role when not mapped to employee (#37867)
* fix: remove ESS role when not mapped to employee
* fix: emp role removal on unlinking
* fix: test case for user employee role mapping
* fix: mapped employee and user on creation
(cherry picked from commit 56b8d1b927)
Co-authored-by: Dany Robert <danyrt@wahni.com>