fix: remove unsupported arguments

Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
This commit is contained in:
Raffael Meyer 2022-05-24 11:52:23 +02:00 committed by GitHub
parent 9356eb11de
commit e77c379cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) {