fix: bank-reconcillation-statement, payment entry links (#18312)

This commit is contained in:
Mangesh-Khairnar
2019-07-15 11:59:59 +05:30
committed by Anurag Mishra
parent 6b86bb462b
commit 0c849ac0f3

View File

@@ -58,8 +58,8 @@ def get_columns():
{
"fieldname": "payment_entry",
"label": _("Payment Entry"),
"fieldtype": "Dynamic Link",
"options": "payment_document",
"fieldtype": "Link",
"options": "Payment Entry",
"width": 220
},
{