Files
Odoo-18.0-20251222/sale_credit_note_reversal/readme/DESCRIPTION.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

605 B

Allow to revert a credit note. Standard Odoo does not allow it. When reverting the credit note from the journal entry Standard Odoo does not link it to the Sales order, because the reversal is not an invoice. This module just ensure the reveral is a customer invoice, so it counts as invoice in the sales order.

This also serves when the posting credit notes by mistake. For example, when adding a negative quantity in the sale line and creating Odoo will actually create a credit note, then, if other lines with positive quantites are added nothing changes, and the invoice will be still a credit note.