mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
fix: format according to cordacy
This commit is contained in:
@@ -119,7 +119,7 @@ cur_frm.fields_dict['cost_center'].get_query = function(doc) {
|
|||||||
"company": doc.company
|
"company": doc.company
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
erpnext.expense_claim = {
|
erpnext.expense_claim = {
|
||||||
set_title: function(frm) {
|
set_title: function(frm) {
|
||||||
|
|||||||
Reference in New Issue
Block a user