[fix] [filter] for general ledger
This commit is contained in:
parent
7b0f1ffb2d
commit
f3b0b95b15
@ -54,8 +54,8 @@ frappe.query_reports["General Ledger"] = {
|
||||
"fieldname":"party_type",
|
||||
"label": __("Party Type"),
|
||||
"fieldtype": "Select",
|
||||
"options": ["Customer", "Supplier"],
|
||||
"default": "Customer"
|
||||
"options": ["", "Customer", "Supplier"],
|
||||
"default": ""
|
||||
},
|
||||
{
|
||||
"fieldname":"party",
|
||||
|
Loading…
x
Reference in New Issue
Block a user