fix: Naming series in Journal Entry Template

This commit is contained in:
Solufyin 2022-09-01 11:49:13 +05:30 committed by GitHub
parent 30039e8e62
commit 2085626390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
// For license information, please see license.txt
frappe.ui.form.on("Journal Entry Template", {
setup: function(frm) {
refresh: function(frm) {
frappe.model.set_default_values(frm.doc);
frm.set_query("account" ,"accounts", function(){