Files
Odoo-18.0-20251222/sale_order_archive/readme/USAGE.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

586 B
Executable File

To archive sale orders, you need to:

  1. Open the tree view of sale orders.
  2. Select a sale order (in status Locked or Cancelled) you want to archive.
  3. Click on Action > Archive. Confirm.
  4. The sale order is now archived.

To unarchive sale orders, you need to:

  1. Open the tree view of sale orders.
  2. In the filter box select the Archived filter. The list of archived sale orders will be displayed.
  3. Select the sale order (in status Locked or Cancelled) you want to restore to Active.
  4. Click on the Action > Unarchive.
  5. The sale order is now active.