[minor] [fix]
This commit is contained in:
parent
0d462745d2
commit
d9f4d174d1
@ -25,6 +25,9 @@ erpnext.accounts.SalesInvoiceController = erpnext.selling.SellingController.exte
|
||||
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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user