chore: remove redundant column

(cherry picked from commit 74b36db24e)
This commit is contained in:
ruthra kumar
2024-08-26 14:16:32 +05:30
committed by Mergify
parent 29fe7bea6d
commit 15aeec8a2d

View File

@@ -102,7 +102,6 @@ def get_amounts_not_reflected_in_system_for_bank_reconciliation_statement(filter
def get_columns():
return [
{"fieldname": "posting_date", "label": _("Posting Date"), "fieldtype": "Date", "width": 90},
{
"fieldname": "payment_document",
"label": _("Payment Document Type"),