fix: Customer Group label in Itemwise Sales report
This commit is contained in:
parent
c734db5d45
commit
766f978858
@ -96,7 +96,7 @@ def get_columns(filters):
|
|||||||
"label": _("Customer Group"),
|
"label": _("Customer Group"),
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"fieldname": "customer_group",
|
"fieldname": "customer_group",
|
||||||
"options": "customer Group",
|
"options": "Customer Group",
|
||||||
"width": 120
|
"width": 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user