[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"),
|
||||
"fieldname":"employee",
|
||||
"fieldtype":"Select",
|
||||
"reqd": true,
|
||||
options: employees
|
||||
}, {
|
||||
fieldname:"fetch",
|
||||
|
Loading…
x
Reference in New Issue
Block a user