Bank Reconciliation Filter

Filter the list of journal entries proposed by the reconciliation widget

Technical Name:
bank_reconciliation_filter
Version:
12.0
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/928/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Bank Reconciliation Filter

Context

Payable / Receivable Items

In vanilla Odoo, when reconciling a bank statement, it is possible to match a bank statement line with a payable or receivable journal item.

static/description/reconcile_widget_with_payable_items.png

Typically, this is useful for credit cards, where the payment is not manually recorded in Odoo.

For real bank accounts, this option is not relevant. On the contrary, it obfuscates the user interface with extra items and makes the reconciliation more difficult.

Payment Counterparts

Also, in vanilla Odoo, the payable / receivable counterpart of a payment is proposed to reconcile.

static/description/reconcile_widget_with_payment_counterpart.png

These payable items should be reconciled with an invoice, not with a bank statement line.

After installing the module, these items are hidden, whatever the configuration.

Overview

After installing this module, I go to the form view of a bank journal.

I notice a new checkbox Bank Reconciliation - Show Payments Only.

static/description/bank_journal_checkbox.png

This box is unchecked by default.

When checked, only the journal items of type liquidity (payments) are proposed when reconciling a bank statement line.

static/description/reconcile_widget_with_payments_only.png

Contributors