mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-20 18:54:55 +00:00
import method to load all languages in language field on customer form
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user