Merge pull request #35081 from SolufyPrivateLimited/fix-qc-hyperlink-v14
fix: Hyperlink in Quality Inspection Summary
This commit is contained in:
commit
d6c5b3e419
@ -69,7 +69,7 @@ def get_columns(filters):
|
|||||||
"label": _("Id"),
|
"label": _("Id"),
|
||||||
"fieldname": "name",
|
"fieldname": "name",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"options": "Work Order",
|
"options": "Quality Inspection",
|
||||||
"width": 100,
|
"width": 100,
|
||||||
},
|
},
|
||||||
{"label": _("Report Date"), "fieldname": "report_date", "fieldtype": "Date", "width": 150},
|
{"label": _("Report Date"), "fieldname": "report_date", "fieldtype": "Date", "width": 150},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user