mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-02 06:29:54 +00:00
fix: uncollapse User Details section in new form
(cherry picked from commit 1466df91bd)
This commit is contained in:
@@ -274,6 +274,7 @@
|
||||
},
|
||||
{
|
||||
"collapsible": 1,
|
||||
"collapsible_depends_on": "eval:doc.__islocal",
|
||||
"fieldname": "erpnext_user",
|
||||
"fieldtype": "Section Break",
|
||||
"label": "User Details"
|
||||
@@ -833,7 +834,7 @@
|
||||
"image_field": "image",
|
||||
"is_tree": 1,
|
||||
"links": [],
|
||||
"modified": "2026-03-23 13:36:13.708549",
|
||||
"modified": "2026-03-23 14:04:26.818864",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Setup",
|
||||
"name": "Employee",
|
||||
|
||||
Reference in New Issue
Block a user