Update sales_invoice.js
This commit is contained in:
parent
872eaf1541
commit
b1b95526c6
@ -39,7 +39,6 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
|
|||||||
refresh: function(doc, dt, dn) {
|
refresh: function(doc, dt, dn) {
|
||||||
this._super();
|
this._super();
|
||||||
|
|
||||||
cur_frm.cscript.is_opening(doc, dt, dn);
|
|
||||||
cur_frm.dashboard.reset();
|
cur_frm.dashboard.reset();
|
||||||
|
|
||||||
if(doc.docstatus==1) {
|
if(doc.docstatus==1) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user