Initial commit: Odoo 18.0-20251222 extra-addons
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

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
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.