mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 12:38:27 +00:00
added sample tests
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
|
||||
cur_frm.cscript.onload=function(doc,cdt,cdn){if(doc.customer)cur_frm.add_fetch('customer','customer_name','customer_name');if(doc.supplier)cur_frm.add_fetch('supplier','supplier_name','supplier_name');}
|
||||
Reference in New Issue
Block a user