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,10 @@
- Devang Pipaliya \<<devang@dreambits.in>\>
- Lorenzo Battistini \<<lorenzo.battistini@agilebg.com>\>
- Raphael Valyi \<<rvalyi@akretion.com>\>
- Alexandre Fayolle \<<alexandre.fayolle@camptocamp.com>\>
- Serpent Consulting Services Pvt. Ltd. \<<jay.vora@serpentcs.com>\>
- Akim Juillerat \<<akim.juillerat@camptocamp.com>\>
- Raf Ven \<<raf.ven@dynapps.be>\>
- Jeroen Evens \<<jeroen.evens@dynapps.be>\>
- Kitti U. \<<kittiu@ecosoft.co.th>\>
- Denis Leemann \<<denis.leemann@camptocamp.com>\>

View File

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

View File

@@ -0,0 +1,2 @@
You need to install sale_management module for accessing the needed
menus.