Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
sale_stock_cancel_restriction/readme/CONTRIBUTORS.md
Executable file
6
sale_stock_cancel_restriction/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,6 @@
|
||||
- [Tecnativa](https://www.tecnativa.com):
|
||||
- Ernesto Tejeda
|
||||
- Pedro M. Baeza
|
||||
- César A. Sánchez
|
||||
- [Binhex Systems Solutions](https://binhex.cloud/):
|
||||
- Deriman Alonso (d.alonso@binhex.cloud)
|
||||
5
sale_stock_cancel_restriction/readme/DESCRIPTION.md
Executable file
5
sale_stock_cancel_restriction/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,5 @@
|
||||
This module extends the functionality of Sales to avoid canceling sales
|
||||
orders with 'Done' pickings.
|
||||
|
||||
Derived from:
|
||||
<https://github.com/odoo/odoo/commit/abc9ee8e3b33079ddedcaed39fea9116fb0aebff>
|
||||
7
sale_stock_cancel_restriction/readme/USAGE.md
Executable file
7
sale_stock_cancel_restriction/readme/USAGE.md
Executable file
@@ -0,0 +1,7 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to *Sales -\> Orders -\> Quotations* and create a new quotation.
|
||||
2. Add some storable products and confirm the quotation.
|
||||
3. Go to the related pickings and confirm them.
|
||||
4. Go back to the quotation, try to cancel it and you will get a
|
||||
validation message that will not let you cancel the order.
|
||||
Reference in New Issue
Block a user