remove console statement

This commit is contained in:
Zlash65 2018-09-07 14:04:46 +05:30
parent 525a005b78
commit 635890187a

View File

@ -16,7 +16,6 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
onload: function() {
var me = this;
this._super();
console.log("class erpnext.accounts.SalesInvoiceController, onload this->", this);
if(!this.frm.doc.__islocal && !this.frm.doc.customer && this.frm.doc.debit_to) {
// show debit_to in print format