fix(employee): add 'set_only_once' property to 'Create User Automatically' field

(cherry picked from commit 053242d5bd)
This commit is contained in:
Krishna Shirsath
2026-03-09 11:12:12 +05:30
committed by Mergify
parent b115913fc9
commit eadf78d694

View File

@@ -300,7 +300,8 @@
"description": "This will create User for this employee depending on the Company Email.",
"fieldname": "create_user_automatically",
"fieldtype": "Check",
"label": "Create User Automatically"
"label": "Create User Automatically",
"set_only_once": 1
},
{
"allow_in_quick_entry": 1,
@@ -833,7 +834,7 @@
"image_field": "image",
"is_tree": 1,
"links": [],
"modified": "2026-02-25 11:23:10.689232",
"modified": "2026-03-09 11:06:08.050335",
"modified_by": "Administrator",
"module": "Setup",
"name": "Employee",