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