commit | aef76bfa1df2d44a9ce7e7d1a6a86fd6f2315b79 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Apr 28 13:55:04 2015 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Apr 28 13:55:04 2015 +0530 |
tree | b32776dbdc7dba2f67912c756b3b7a71662e23cd | |
parent | 042f86e5550c997752e9d1080043e50dd192a5ef [diff] |
Update journal_entry.js
diff --git a/erpnext/accounts/doctype/journal_entry/journal_entry.js b/erpnext/accounts/doctype/journal_entry/journal_entry.js index 525ad98..fe533e2 100644 --- a/erpnext/accounts/doctype/journal_entry/journal_entry.js +++ b/erpnext/accounts/doctype/journal_entry/journal_entry.js
@@ -136,7 +136,6 @@ cur_frm.script_manager.make(erpnext.accounts.JournalVoucher); cur_frm.cscript.refresh = function(doc) { - cur_frm.cscript.is_opening(doc) erpnext.toggle_naming_series(); cur_frm.cscript.voucher_type(doc);