Merge pull request #21320 from Mangesh-Khairnar/fix-gl-entry-label
fix: add label to gl report
This commit is contained in:
commit
5239c0e6d5
@ -365,6 +365,7 @@ def get_columns(filters):
|
|||||||
|
|
||||||
columns = [
|
columns = [
|
||||||
{
|
{
|
||||||
|
"label": _("GL Entry"),
|
||||||
"fieldname": "gl_entry",
|
"fieldname": "gl_entry",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"options": "GL Entry",
|
"options": "GL Entry",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user