Sale Order Finish Service
by Dixmit https://github.com/OCA/sale-workflow , Odoo Community Association (OCA) https://github.com/OCA/sale-workflow| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 76 |
| Technical Name |
sale_order_finish_service |
| License | AGPL-3 |
| Website | https://github.com/OCA/sale-workflow |
Sale Order Finish Service

Adds a new flag on sale order to mark that the service sale order has been finished or delivered.
Table of contents
Use Cases / Context
Odoo way of handling sale orders has only 4 states (draft, sent, sale, cancel).
Also, on all services sale orders (linked to timesheets), it only checks if the sale order is in state sale. In projects, it works fine, but it can lead to errors on users, because they are not allowed to “close” an existing sale order.
The concept of this module is to add a new flag that will detected “finished sale orders” and will not allow to select them anymore.
Usage
Access a sale order. When it is in state sale order, a Finish/Unfinish button will appear in top.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Dixmit
Contributors
- Dixmit
- Enric Tobella
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/sale-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module