Update sales_invoice.js

This commit is contained in:
Rushabh Mehta 2014-08-08 16:43:21 +05:30
parent 139ec2a64f
commit a3f76fc14d

View File

@ -103,7 +103,7 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
company: cur_frm.doc.company
}
})
});
}, "icon-download", "btn-default");
},
delivery_note_btn: function() {
@ -123,7 +123,7 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
};
}
});
});
}, "icon-download", "btn-default");
},
tc_name: function() {