Handling a bounced check in vanilla Odoo takes four to five steps and is easy to get wrong. This module collapses the workflow into a single wizard with a full audit trail.
>>> payment.action_return_payment() { "reversal_move_id": 8423, # reopens the invoice "fee_invoice_id": 1092, # optional, bills the customer "is_returned": True, "return_reason": "bounced", "chatter": ["payment", "invoice", "partner", "fee_invoice"] } >>> # one wizard, one click, bookkeeping done right
Customizations to any Laudon Labs module are quoted through the same intake form. Typical reply in under a day.
Start a request →