Dynamic link issue fix in Bank reconciliation statement
This commit is contained in:
parent
4865eabee5
commit
53dc0c52ca
@ -58,8 +58,7 @@ def get_columns():
|
||||
{
|
||||
"fieldname": "payment_document",
|
||||
"label": _("Payment Document Type"),
|
||||
"fieldtype": "Link",
|
||||
"options": "DocType",
|
||||
"fieldtype": "Data",
|
||||
"width": 220
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user