mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-27 02:28:30 +00:00
fix: move Joining section before Exit, relabel Employee Exit -> Exit
(cherry picked from commit 000b5b72d5)
This commit is contained in:
@@ -94,6 +94,14 @@
|
|||||||
"external_work_history",
|
"external_work_history",
|
||||||
"history_in_company",
|
"history_in_company",
|
||||||
"internal_work_history",
|
"internal_work_history",
|
||||||
|
"employment_details",
|
||||||
|
"scheduled_confirmation_date",
|
||||||
|
"column_break_32",
|
||||||
|
"final_confirmation_date",
|
||||||
|
"contract_end_date",
|
||||||
|
"col_break_22",
|
||||||
|
"notice_number_of_days",
|
||||||
|
"date_of_retirement",
|
||||||
"exit",
|
"exit",
|
||||||
"resignation_letter_date",
|
"resignation_letter_date",
|
||||||
"relieving_date",
|
"relieving_date",
|
||||||
@@ -110,14 +118,6 @@
|
|||||||
"lft",
|
"lft",
|
||||||
"rgt",
|
"rgt",
|
||||||
"old_parent",
|
"old_parent",
|
||||||
"employment_details",
|
|
||||||
"scheduled_confirmation_date",
|
|
||||||
"column_break_32",
|
|
||||||
"final_confirmation_date",
|
|
||||||
"contract_end_date",
|
|
||||||
"col_break_22",
|
|
||||||
"notice_number_of_days",
|
|
||||||
"date_of_retirement",
|
|
||||||
"connections_tab"
|
"connections_tab"
|
||||||
],
|
],
|
||||||
"fields": [
|
"fields": [
|
||||||
@@ -607,7 +607,7 @@
|
|||||||
"collapsible": 1,
|
"collapsible": 1,
|
||||||
"fieldname": "exit",
|
"fieldname": "exit",
|
||||||
"fieldtype": "Tab Break",
|
"fieldtype": "Tab Break",
|
||||||
"label": "Employee Exit",
|
"label": "Exit",
|
||||||
"oldfieldtype": "Section Break"
|
"oldfieldtype": "Section Break"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -834,7 +834,7 @@
|
|||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"is_tree": 1,
|
"is_tree": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2026-03-09 11:06:08.050335",
|
"modified": "2026-03-23 11:06:35.539765",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Setup",
|
"module": "Setup",
|
||||||
"name": "Employee",
|
"name": "Employee",
|
||||||
|
|||||||
Reference in New Issue
Block a user