You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module allows the removal of sale order lines even after the order has been confirmed, under certain conditions. Specifically, a sale order line can be removed if:
31
+
This module allows the removal of sale order lines even after the order
32
+
has been confirmed, under certain conditions. Specifically, a sale order
33
+
line can be removed if:
32
34
33
-
- It has not been invoiced.
34
-
- It has not been delivered.
35
+
- It has not been invoiced.
36
+
- It has not been delivered.
35
37
36
38
**Table of contents**
37
39
@@ -44,33 +46,34 @@ Usage
44
46
Once the module is installed:
45
47
46
48
1. Go to a sale order.
47
-
2. You can now delete a sale order line if it hasn't been invoiced or delivered.
49
+
2. You can now delete a sale order line if it hasn't been invoiced or
50
+
delivered.
48
51
49
52
Bug Tracker
50
53
===========
51
54
52
55
Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
53
56
In case of trouble, please check there if your issue has already been reported.
54
57
If you spotted it first, help us to smash it by providing a detailed and welcomed
This module allows the removal of sale order lines even after the order has been confirmed, under certain conditions. Specifically, a sale order line can be removed if:
1
+
This module allows the removal of sale order lines even after the order
2
+
has been confirmed, under certain conditions. Specifically, a sale order
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/15.0/sale_order_line_remove"><imgalt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_line_remove"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=15.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
-
<p>This module allows the removal of sale order lines even after the order has been confirmed, under certain conditions. Specifically, a sale order line can be removed if:</p>
372
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/sale-workflow/tree/18.0/sale_order_line_remove"><imgalt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-18-0/sale-workflow-18-0-sale_order_line_remove"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=18.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
+
<p>This module allows the removal of sale order lines even after the order
374
+
has been confirmed, under certain conditions. Specifically, a sale order
<imgalt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
429
+
</a>
425
430
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
426
431
mission is to support the collaborative development of Odoo features and
427
432
promote its widespread use.</p>
428
-
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/sale-workflow/tree/15.0/sale_order_line_remove">OCA/sale-workflow</a> project on GitHub.</p>
433
+
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/sale-workflow/tree/18.0/sale_order_line_remove">OCA/sale-workflow</a> project on GitHub.</p>
429
434
<p>You are welcome to contribute. To learn how please visit <aclass="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
0 commit comments