[aii] fixes
diff --git a/setup/doctype/company/company.js b/setup/doctype/company/company.js
index 4682724..489ed0c 100644
--- a/setup/doctype/company/company.js
+++ b/setup/doctype/company/company.js
@@ -88,9 +88,6 @@
 
 	cur_frm.fields_dict["expenses_included_in_valuation"].get_query = 
 		cur_frm.fields_dict["stock_adjustment_account"].get_query;
-	
-	cur_frm.fields_dict["stock_delivered_but_not_billed"].get_query = 
-		cur_frm.fields_dict["stock_in_hand_account"].get_query;
 
 	cur_frm.fields_dict["stock_received_but_not_billed"].get_query = function(doc) {
 		return {