From 872eaf1541bcbb9d89972698c9e96711a4a807fb Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Tue, 28 Apr 2015 13:56:17 +0530 Subject: [PATCH] Update purchase_invoice.js --- erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js index 2800425e6f..3e16a312cb 100644 --- a/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +++ b/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js @@ -67,8 +67,6 @@ erpnext.accounts.PurchaseInvoice = erpnext.buying.BuyingController.extend({ }, "icon-download", "btn-default"); } - - this.is_opening(doc); }, supplier: function() {