Rev 37404 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37405 2026-08-25 22:59:54
- Author: amit
- Log message:
- Drive the onboarding/HR state dropdowns from inventory.statemaster
fofo-form.vm, fofo-edit.vm and hr_employee_form.vm each hardcoded their own state
list instead of using $stateNames. Six of those 37 values do not exist in the
master (& vs and variants, Uttaranchal, the pre-merger UTs), so anything picked
from them could not be resolved back.
Only the name="state" select changed in hr_employee_form.vm; its other dropdowns
are untouched.