import method to load all languages in language field on customer form

This commit is contained in:
saurabh 2016-02-19 11:11:33 +05:30
parent f703198082
commit c422c23813

View File

@ -1,5 +1,6 @@
// Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors
// License: GNU General Public License v3. See license.txt
frappe.require("assets/erpnext/js/controllers/load_languages.js")
frappe.ui.form.on("Customer", {
refresh: function(frm) {