Adds a new flag on sale order to mark that the service sale order has
been finished or delivered.
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.
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.