chore: remove redundant column

This commit is contained in:
ruthra kumar
2024-08-26 14:16:32 +05:30
parent 784dec24c8
commit 74b36db24e

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"),