Update purchase_invoice.js

This commit is contained in:
Nabin Hait 2015-04-28 13:56:17 +05:30
parent aef76bfa1d
commit 872eaf1541

View File

@ -67,8 +67,6 @@ erpnext.accounts.PurchaseInvoice = erpnext.buying.BuyingController.extend({
}, "icon-download", "btn-default"); }, "icon-download", "btn-default");
} }
this.is_opening(doc);
}, },
supplier: function() { supplier: function() {