mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 13:08:27 +00:00
Removed column for pdc date
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user