[minor] Employee is reqd to preview salary slip from salary structure
This commit is contained in:
parent
137a24f457
commit
8bac5b6e73
@ -124,6 +124,7 @@ frappe.ui.form.on('Salary Structure', {
|
|||||||
"label":__("Employee"),
|
"label":__("Employee"),
|
||||||
"fieldname":"employee",
|
"fieldname":"employee",
|
||||||
"fieldtype":"Select",
|
"fieldtype":"Select",
|
||||||
|
"reqd": true,
|
||||||
options: employees
|
options: employees
|
||||||
}, {
|
}, {
|
||||||
fieldname:"fetch",
|
fieldname:"fetch",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user