diff --git a/erpnext/accounts/report/accounts_receivable/accounts_receivable.py b/erpnext/accounts/report/accounts_receivable/accounts_receivable.py index 8ff4b2db1b..3d20039da6 100755 --- a/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +++ b/erpnext/accounts/report/accounts_receivable/accounts_receivable.py @@ -112,12 +112,6 @@ class ReceivablePayableReport(object): "options": "Currency", "width": 100 }, - # { - # "fieldname": "pdc/lc_date", - # "label": _("PDC/LC Date"), - # "fieldtype": "Date", - # "width": 110 - # }, { "fieldname": "pdc/lc_ref", "label": _("PDC/LC Ref"),