fix: View Stock / Accounting Ledger button not showing in the stock entry (#27570)
This commit is contained in:
parent
e03d9aa889
commit
bf2a590332
@ -1100,4 +1100,4 @@ function check_should_not_attach_bom_items(bom_no) {
|
||||
);
|
||||
}
|
||||
|
||||
$.extend(cur_frm.cscript, new erpnext.stock.StockEntry({frm: cur_frm}));
|
||||
extend_cscript(cur_frm.cscript, new erpnext.stock.StockEntry({frm: cur_frm}));
|
||||
|
Loading…
x
Reference in New Issue
Block a user