Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
10
sale_order_revision/readme/CONTRIBUTORS.md
Executable file
10
sale_order_revision/readme/CONTRIBUTORS.md
Executable 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>\>
|
||||
11
sale_order_revision/readme/DESCRIPTION.md
Executable file
11
sale_order_revision/readme/DESCRIPTION.md
Executable 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.
|
||||
2
sale_order_revision/readme/INSTALL.md
Executable file
2
sale_order_revision/readme/INSTALL.md
Executable file
@@ -0,0 +1,2 @@
|
||||
You need to install sale_management module for accessing the needed
|
||||
menus.
|
||||
Reference in New Issue
Block a user