Skip to content

Commit

Permalink
fix: no permission to read Doctype (#44256)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitwaghchaure authored Nov 21, 2024
1 parent 4b53075 commit 57293aa
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 57293aa

Please sign in to comment.