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