Reconcile Payment with Invoices, Bills. Support Write-off feature
by OMAX Informatics https://www.omaxinformatics.com$ 45.07
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 328 |
Technical Name |
payment_reconcile_writeoff_omax |
License | OPL-1 |
Website | https://www.omaxinformatics.com |
Versions | 13.0 14.0 15.0 16.0 17.0 18.0 |
Payment Reconcile Writeoff

OMAX INFORMATICS
Overview
This application extends the standard payment functionality in Odoo by allowing users to reconcile invoices or bills directly from the payment form, including reconciliation with write-off support. This makes it easier to manage payment discrepancies, handle small remaining balances, and streamline reconciliation without leaving the payment screen.
When a user selects a partner on the payment form, a new option appears to pay related invoices or bills. Users can select open invoices/bills, enter a write-off amount if needed, and automatically apply payments along with proper journal entries.
Features
-
Invoice/Bill Reconciliation from Payment Form:
Enables a checkbox Pay Invoices/Bills once a partner is selected. Displays a list of open invoices/bills related to that partner for easy selection. -
Write-Off Handling:
When enabled, shows additional fields:- Write-off Amount
- Write-off Account
- Write-off Notes
-
Automatic Payment Amount Adjustment:
The Amount field auto-fills with the total due of selected invoices/bills. If a write-off amount is entered, it is subtracted from the total payment amount. -
Accurate Journal Entry Posting like odoo's default:
On payment confirmation, journal entries are posted with:- Payment Line
- Receivable/Payable Line
- Write-off Line (if applicable)
-
Reset to Draft Behavior:
If the payment is reset to draft, the journal entry is updated to reflect only the base payment amount. -
Fallback to Standard Flow:
If the Pay Invoices/Bills option is not selected, the payment follows the standard Odoo process without reconciliation or write-off.
How It Works
Pay Invoices option in Payment Form.
The Pay Invoices checkbox becomes visible on the payment form once a customer (partner) is selected.

Invoice selection tree view and Write-off fields.
User tick Pay Invoices checkbox then visible Invoice selection tree view and Write-off fields.

User can open and check Invoice details in payment form.
User click on button of Unpaid Inovice tree view, able to see whole invoice details.

Auto Adjust Payment Amount.
When the user selects one or more invoices and enters a Write-off Amount, the system automatically calculates and sets the Payment Amount.
Formula :
Payment Amount = (Total of Selected Invoices) - (Writeoff Amount).
3000 = (2300 + 1150) - (450)

Writeoff Account warning.
If the user selects invoices and enters a Write-off Amount, but does not specify a Write-off Account, the system will prevent confirmation and raise a warning.

Case 1 : Confirm Payment with all Writeoff details.
When the user provides all write-off details (i.e., Write-off Amount, Write-off Account, and optionally Write-off Notes) and clicks Confirm, the system Creates a complete and accurate journal entry and the selected invoices as paid.


Paid Selected Invoices.


Journal Entry.
Journal entry is created following Odoo’s default behavior. If a write-off account, write-off amount, and write-off note are entered on the payment form, these values are applied to the write-off line in the generated journal entry.

Rest to Draft Payment.
If the payment is reset to draft, the journal entry is updated to reflect only the base payment amount and selected invoices unpaid.


Write-off line remove in Journal Entry when Payment move to draft.

Case 2 : Confirm Payment without Write-off Details.
When the user does not enter any write-off details and simply selects invoices, then clicks Confirm, the system creates a complete and accurate journal entry and marks the selected invoices as paid without applying any write-off.

Journal Entry when Write-off Details not assign in Payment.

Same thing work in Vendor payments too.

Free Support
Get In Touch

OMAX INFORMATICS
Our Odoo Services |
For support, query and question contact us. |
Thank you for visiting
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module