mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 21:29:11 +00:00
Update sales_invoice.js
This commit is contained in:
@@ -25,10 +25,6 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
|
|||||||
this.frm.set_df_property("debit_to", "print_hide", 0);
|
this.frm.set_df_property("debit_to", "print_hide", 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// if(this.frm.doc.is_pos && this.frm.doc.docstatus===0) {
|
|
||||||
// cur_frm.cscript.toggle_pos(true);
|
|
||||||
// }
|
|
||||||
},
|
},
|
||||||
|
|
||||||
refresh: function(doc, dt, dn) {
|
refresh: function(doc, dt, dn) {
|
||||||
|
|||||||
Reference in New Issue
Block a user