Files
Odoo-18.0-20251222/sale_order_revision/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

501 B
Executable File

On cancelled orders, you can click on the "New copy of Quotation" button. This will create a new revision of the quotation, with the same base number and a '-revno' suffix appended. A message is added in the chatter saying that a new revision was created.

In the form view, a new tab is added that lists the previous revisions, with the date they were made obsolete and the user who performed the action.

The old revisions of a sale order are flagged as inactive, so they don't clutter up searches.