mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-08 15:51:19 +00:00
fixup! feat: in_party_currency option for AR/AP reports
fix: merge conflict typo
This commit is contained in:
@@ -188,7 +188,7 @@ frappe.query_reports["Accounts Receivable"] = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "ignore_accounts",
|
"fieldname": "ignore_accounts",
|
||||||
"label": __("Ignore by Voucher"),
|
"label": __("Group by Voucher"),
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user