Skip to content

Commit

Permalink
Merge pull request #44259 from frappe/mergify/bp/version-15/pr-44258
Browse files Browse the repository at this point in the history
fix: no permission to read Doctype (backport #44256) (backport #44258)
  • Loading branch information
rohitwaghchaure authored Nov 21, 2024
2 parents ccf99cf + b047425 commit 3518991
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ def get_columns(filters, data):
{
"label": _("Voucher Type"),
"fieldname": "voucher_type",
"fieldtype": "Link",
"options": "DocType",
"width": 120,
},
{
Expand Down

0 comments on commit 3518991

Please sign in to comment.