fix: no permission to read Doctype (#44256) (cherry picked from commit57293aa18a) Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com> (cherry picked from commit8b15a965dd)
This commit is contained in:
@@ -106,8 +106,6 @@ def get_columns(filters, data):
|
||||
{
|
||||
"label": _("Voucher Type"),
|
||||
"fieldname": "voucher_type",
|
||||
"fieldtype": "Link",
|
||||
"options": "DocType",
|
||||
"width": 120,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user