Skip to content

Commit 6a7affe

Browse files
[REF] rename product_contract_sale_generation
1 parent 795a2c2 commit 6a7affe

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

contract_sale_generation_prevent_loop/README.rst product_contract_sale_generation/README.rst

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
======================================
2-
Contracts Sale Generation Prevent Loop
3-
======================================
1+
================================
2+
Product Contract Sale Generation
3+
================================
44

55
..
66
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -17,7 +17,7 @@ Contracts Sale Generation Prevent Loop
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-coopiteasy%2Faddons-lightgray.png?logo=github
20-
:target: https://github.com/coopiteasy/addons/tree/16.0/contract_sale_generation_prevent_loop
20+
:target: https://github.com/coopiteasy/addons/tree/16.0/product_contract_sale_generation
2121
:alt: coopiteasy/addons
2222

2323
|badge1| |badge2| |badge3|
@@ -39,7 +39,7 @@ Bug Tracker
3939
Bugs are tracked on `GitHub Issues <https://github.com/coopiteasy/addons/issues>`_.
4040
In case of trouble, please check there if your issue has already been reported.
4141
If you spotted it first, help us to smash it by providing a detailed and welcomed
42-
`feedback <https://github.com/coopiteasy/addons/issues/new?body=module:%20contract_sale_generation_prevent_loop%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
42+
`feedback <https://github.com/coopiteasy/addons/issues/new?body=module:%20product_contract_sale_generation%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4343

4444
Do not contact contributors directly about support or help with technical issues.
4545

@@ -54,6 +54,6 @@ Authors
5454
Maintainers
5555
~~~~~~~~~~~
5656

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.
5858

5959
You are welcome to contribute.

contract_sale_generation_prevent_loop/__manifest__.py product_contract_sale_generation/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
{
7-
"name": "Contracts Sale Generation Prevent Loop",
7+
"name": "Product Contract Sale Generation",
88
"version": "16.0.1.0.0",
99
"category": "Contract Management",
1010
"license": "AGPL-3",

contract_sale_generation_prevent_loop/static/description/index.html product_contract_sale_generation/static/description/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Contracts Sale Generation Prevent Loop</title>
6+
<title>Product Contract Sale Generation</title>
77
<style type="text/css">
88

99
/*
@@ -359,16 +359,16 @@
359359
</style>
360360
</head>
361361
<body>
362-
<div class="document" id="contracts-sale-generation-prevent-loop">
363-
<h1 class="title">Contracts Sale Generation Prevent Loop</h1>
362+
<div class="document" id="product-contract-sale-generation">
363+
<h1 class="title">Product Contract Sale Generation</h1>
364364

365365
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369369
!! source digest: sha256:f86ca92372fb642d644f7a98d63c9db3ed81232c8ad02ef4afa66bddc64ec2f6
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/coopiteasy/addons/tree/16.0/contract_sale_generation_prevent_loop"><img alt="coopiteasy/addons" src="https://img.shields.io/badge/github-coopiteasy%2Faddons-lightgray.png?logo=github" /></a></p>
371+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/coopiteasy/addons/tree/16.0/product_contract_sale_generation"><img alt="coopiteasy/addons" src="https://img.shields.io/badge/github-coopiteasy%2Faddons-lightgray.png?logo=github" /></a></p>
372372
<p>When using both product_contract and contract_sale_generation, the sale order generated from the contract will create another contract on confirmation :</p>
373373
<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>
374374
<p>We break this loop by preventing the creation on contracts if the origin of the SO is a contract.</p>
@@ -388,7 +388,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
388388
<p>Bugs are tracked on <a class="reference external" href="https://github.com/coopiteasy/addons/issues">GitHub Issues</a>.
389389
In case of trouble, please check there if your issue has already been reported.
390390
If you spotted it first, help us to smash it by providing a detailed and welcomed
391-
<a class="reference external" href="https://github.com/coopiteasy/addons/issues/new?body=module:%20contract_sale_generation_prevent_loop%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
391+
<a class="reference external" href="https://github.com/coopiteasy/addons/issues/new?body=module:%20product_contract_sale_generation%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
392392
<p>Do not contact contributors directly about support or help with technical issues.</p>
393393
</div>
394394
<div class="section" id="credits">
@@ -401,7 +401,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
401401
</div>
402402
<div class="section" id="maintainers">
403403
<h2><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h2>
404-
<p>This module is part of the <a class="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 <a class="reference external" href="https://github.com/coopiteasy/addons/tree/16.0/product_contract_sale_generation">coopiteasy/addons</a> project on GitHub.</p>
405405
<p>You are welcome to contribute.</p>
406406
</div>
407407
</div>

setup/contract_sale_generation_prevent_loop/odoo/addons/contract_sale_generation_prevent_loop

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../product_contract_sale_generation

0 commit comments

Comments
 (0)