mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 08:17:15 +00:00
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