Removed column for pdc date

This commit is contained in:
deepeshgarg007 2018-12-07 08:17:09 +05:30
parent 17544d7ad6
commit a944f88b94

View File

@ -112,12 +112,6 @@ class ReceivablePayableReport(object):
"options": "Currency", "options": "Currency",
"width": 100 "width": 100
}, },
# {
# "fieldname": "pdc/lc_date",
# "label": _("PDC/LC Date"),
# "fieldtype": "Date",
# "width": 110
# },
{ {
"fieldname": "pdc/lc_ref", "fieldname": "pdc/lc_ref",
"label": _("PDC/LC Ref"), "label": _("PDC/LC Ref"),