mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +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
0cf97f2559
commit
7035969db7
@@ -63,7 +63,7 @@ frappe.ui.form.on("Project", {
|
||||
filters: {
|
||||
company: frm.doc.company,
|
||||
},
|
||||
},
|
||||
};
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user