Monday, February 9, 2026
1 change · saas-18.4
Enhancements to existing features
Users can now switch a posted invoice to a credit note, or the reverse, when its sequence number has first been manually cleared. This avoids the previous workaround of exporting, deleting, and re-importing documents just to correct the document type.
Original PR description
Previously, switching an Invoice to a Credit Note (or vice versa) on a posted in_()/out_() move raised a blocking error. This forced users to export, delete, and re-import the document with the correct move type. This **PR** relaxes the restriction for posted moves whose sequence has been manually cleared, allowing the `Switch Invoice/Credit Note` action to proceed in that specific case. **task**-5905206 Forward-Port-Of: odoo/odoo#247349