fixed conflict

This commit is contained in:
nabinhait
2011-06-28 16:21:58 +05:30
34 changed files with 167 additions and 794 deletions

View File

@@ -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');}