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