fixup! feat: in_party_currency option for AR/AP reports

fix: merge conflict typo
This commit is contained in:
Devin Slauenwhite
2023-12-16 16:29:01 +00:00
parent 0894022695
commit 7eee573fcb

View File

@@ -188,7 +188,7 @@ frappe.query_reports["Accounts Receivable"] = {
},
{
"fieldname": "ignore_accounts",
"label": __("Ignore by Voucher"),
"label": __("Group by Voucher"),
"fieldtype": "Check",
}