commit | 641e8fea029cb1e71c08537691185a726075e2cc | [log] [tgz] |
---|---|---|
author | Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> | Fri Jul 26 08:48:02 2019 +0530 |
committer | GitHub <noreply@github.com> | Fri Jul 26 08:48:02 2019 +0530 |
tree | 90dcb5e234d9b43bc60f0203114916079961f241 | |
parent | f56284b0c1920fa098f458d17f0afbde53b9d815 [diff] | |
parent | cd645de4f91c874a2c00fadd91661b3dbf51542f [diff] |
Merge branch 'develop' into bank_reco_develop
diff --git a/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py b/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py index 1923f78..63317c5 100644 --- a/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +++ b/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py
@@ -58,8 +58,7 @@ { "fieldname": "payment_document", "label": _("Payment Document Type"), - "fieldtype": "Link", - "options": "DocType", + "fieldtype": "Data", "width": 220 }, {