mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 12:25:09 +00:00
[license] [minor] Updated License Text in all js and py files
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
|
||||
// License: GNU General Public License v3. See license.txt
|
||||
|
||||
cur_frm.cscript.onload = function(doc, cdt, cdn) {
|
||||
cur_frm.add_fetch('customer', 'customer_name', 'customer_name');
|
||||
cur_frm.add_fetch('supplier', 'supplier_name', 'supplier_name');
|
||||
|
||||
Reference in New Issue
Block a user