fix: remove unsupported arguments
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
This commit is contained in:
parent
9356eb11de
commit
e77c379cbb
@ -40,8 +40,6 @@ frappe.ui.form.on("Warehouse", {
|
||||
function () {
|
||||
convert_to_group_or_ledger(frm);
|
||||
},
|
||||
"fa fa-retweet",
|
||||
"btn-default"
|
||||
);
|
||||
|
||||
if (!frm.doc.is_group && frm.doc.__onload && frm.doc.__onload.account) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user