fix: Serial No Ledger permission issue
This commit is contained in:
parent
da0ad3bc00
commit
1a670ff266
@ -22,9 +22,8 @@ def get_columns(filters):
|
||||
{"label": _("Posting Time"), "fieldtype": "Time", "fieldname": "posting_time", "width": 90},
|
||||
{
|
||||
"label": _("Voucher Type"),
|
||||
"fieldtype": "Link",
|
||||
"fieldtype": "Data",
|
||||
"fieldname": "voucher_type",
|
||||
"options": "DocType",
|
||||
"width": 160,
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user