fix: cost center filter according to the company in project
(cherry picked from commit cfde8088b4)
This commit is contained in:
committed by
Mergify
parent
563e15e1c8
commit
e6aaab38b0
@@ -60,8 +60,8 @@ frappe.ui.form.on("Project", {
|
||||
return {
|
||||
filters: {
|
||||
company: frm.doc.company,
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user