[Fixes] Some changes and fixes

This commit is contained in:
Rohit Waghchaure
2016-05-11 15:04:57 +05:30
parent 9c6c0d2836
commit e0934d118f
14 changed files with 191 additions and 691 deletions

View File

@@ -165,7 +165,6 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({
erpnext.hide_company();
this.show_item_wise_taxes();
this.set_dynamic_labels();
// erpnext.pos.make_pos_btn(this.frm);
this.setup_sms();
this.make_show_payments_btn();
},