418b9f8545
* feat(HR): Some Enhancements and Onboarding (#25741) * feat: Hr settings restructure * feat: remove validation and make As warning * feat: made leave policy Assignment feild read only * feat: send leave Notification via 'Notification' * patch: for field name change * feat: removed defaults value for removed field * feat: removed leave Notification fields * feat: better label and description * feat: Hr Module onboarding and Onboarding slides * fix: sider, test, translations * chore: remove unnecessary code formatting changes * refactor: HR Onboarding * refactor: HR Settings * revert: Notification changes * chore: remove unnecessary descriptions from leave type * fix: linter issues Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com> (cherry picked from commit 4837238f3dbbad336bcd21fcbfa19b438cbad16a) # Conflicts: # erpnext/hr/doctype/employee/employee.js * fix: conflicts * fix: conflicts Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com> Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
21 lines
650 B
JSON
21 lines
650 B
JSON
{
|
|
"action": "Show Form Tour",
|
|
"action_label": "Explore",
|
|
"creation": "2020-05-28 13:13:52.427711",
|
|
"description": "<h3>HR Settings</h3>\n\nHr Settings consists of major settings related to Employee Lifecycle, Leave Management, etc. Click on Explore, to explore Hr Settings.",
|
|
"docstatus": 0,
|
|
"doctype": "Onboarding Step",
|
|
"idx": 0,
|
|
"is_complete": 0,
|
|
"is_single": 1,
|
|
"is_skipped": 0,
|
|
"modified": "2021-05-18 07:02:05.747548",
|
|
"modified_by": "Administrator",
|
|
"name": "HR Settings",
|
|
"owner": "Administrator",
|
|
"reference_document": "HR Settings",
|
|
"show_form_tour": 0,
|
|
"show_full_form": 0,
|
|
"title": "HR Settings",
|
|
"validate_action": 0
|
|
} |