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
Do not contact contributors directly about support or help with technical issues.
45
45
@@ -54,6 +54,6 @@ Authors
54
54
Maintainers
55
55
~~~~~~~~~~~
56
56
57
-
This module is part of the `coopiteasy/addons <https://github.com/coopiteasy/addons/tree/16.0/contract_sale_generation_prevent_loop>`_ project on GitHub.
57
+
This module is part of the `coopiteasy/addons <https://github.com/coopiteasy/addons/tree/16.0/product_contract_sale_generation>`_ project on GitHub.
<p>When using both product_contract and contract_sale_generation, the sale order generated from the contract will create another contract on confirmation :</p>
373
373
<p>SO with a is_contract product, when confirmed, creates a contract. This contract contains the same is_contract product. If this contract is set to generate SO, then this contract will generate SOs with the same is_contract module. On confirmation these SOs will create a contract, and so on.</p>
374
374
<p>We break this loop by preventing the creation on contracts if the origin of the SO is a contract.</p>
<p>This module is part of the <aclass="reference external" href="https://github.com/coopiteasy/addons/tree/16.0/contract_sale_generation_prevent_loop">coopiteasy/addons</a> project on GitHub.</p>
404
+
<p>This module is part of the <aclass="reference external" href="https://github.com/coopiteasy/addons/tree/16.0/product_contract_sale_generation">coopiteasy/addons</a> project on GitHub.</p>
0 commit comments