Bug Fix (#15640)
This commit is contained in:
parent
d92f3ac480
commit
1cb1074f6b
@ -40,7 +40,6 @@ def execute(filters=None):
|
|||||||
|
|
||||||
def get_columns(customer_naming_type):
|
def get_columns(customer_naming_type):
|
||||||
columns = [
|
columns = [
|
||||||
_("Name") + ":Link/Customer:120",
|
|
||||||
_("Customer") + ":Link/Customer:120",
|
_("Customer") + ":Link/Customer:120",
|
||||||
_("Credit Limit") + ":Currency:120",
|
_("Credit Limit") + ":Currency:120",
|
||||||
_("Outstanding Amt") + ":Currency:100",
|
_("Outstanding Amt") + ":Currency:100",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user