fix: add label to gl entry
This commit is contained in:
parent
25932e0613
commit
bd14a64bfb
@ -365,6 +365,7 @@ def get_columns(filters):
|
||||
|
||||
columns = [
|
||||
{
|
||||
"label": _("GL Entry"),
|
||||
"fieldname": "gl_entry",
|
||||
"fieldtype": "Link",
|
||||
"options": "GL Entry",
|
||||
|
Loading…
x
Reference in New Issue
Block a user