mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 00:01:18 +00:00
committed by
Nabin Hait
parent
993521d365
commit
fa4577d18a
@@ -167,7 +167,7 @@ erpnext.accounts.JournalEntry = frappe.ui.form.Controller.extend({
|
||||
filters: {
|
||||
'account': row.account
|
||||
}
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
me.frm.set_query("reference_name", "accounts", function(doc, cdt, cdn) {
|
||||
|
||||
Reference in New Issue
Block a user