Skip to content

Commit daa2097

Browse files
committed
Merge PR #50 into 17.0
Signed-off-by LoisRForgeFlow
2 parents 1fc59f2 + 625f7e3 commit daa2097

File tree

12 files changed

+68
-21
lines changed

12 files changed

+68
-21
lines changed

stock_request/README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
136136
mission is to support the collaborative development of Odoo features and
137137
promote its widespread use.
138138

139+
.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
140+
:target: https://github.com/LoisRForgeFlow
141+
:alt: LoisRForgeFlow
142+
.. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
143+
:target: https://github.com/etobella
144+
:alt: etobella
145+
146+
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
147+
148+
|maintainer-LoisRForgeFlow| |maintainer-etobella|
149+
139150
This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request>`_ project on GitHub.
140151

141152
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

stock_request/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"license": "LGPL-3",
99
"website": "https://github.com/OCA/stock-logistics-request",
1010
"author": "ForgeFlow, Odoo Community Association (OCA)",
11+
"maintainers": ["LoisRForgeFlow", "etobella"],
1112
"category": "Warehouse Management",
1213
"depends": ["stock"],
1314
"data": [

stock_request/static/description/index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88

99
/*
1010
:Author: David Goodger ([email protected])
11-
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
11+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15-
Despite the name, some widely supported CSS2 features are used.
1615
1716
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1817
customize this style sheet.
@@ -275,7 +274,7 @@
275274
margin-left: 2em ;
276275
margin-right: 2em }
277276

278-
pre.code .ln { color: gray; } /* line numbers */
277+
pre.code .ln { color: grey; } /* line numbers */
279278
pre.code, code { background-color: #eeeeee }
280279
pre.code .comment, code .comment { color: #5C6576 }
281280
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +300,7 @@
301300
span.pre {
302301
white-space: pre }
303302

304-
span.problematic, pre.problematic {
303+
span.problematic {
305304
color: red }
306305

307306
span.section-subtitle {
@@ -469,12 +468,12 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
469468
<div class="section" id="maintainers">
470469
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
471470
<p>This module is maintained by the OCA.</p>
472-
<a class="reference external image-reference" href="https://odoo-community.org">
473-
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
474-
</a>
471+
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
475472
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
476473
mission is to support the collaborative development of Odoo features and
477474
promote its widespread use.</p>
475+
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
476+
<p><a class="reference external image-reference" href="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/LoisRForgeFlow"><img alt="LoisRForgeFlow" src="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/LoisRForgeFlow.png?size=40px" /></a> <a class="reference external image-reference" href="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/etobella"><img alt="etobella" src="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/etobella.png?size=40px" /></a></p>
478477
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request">OCA/stock-logistics-request</a> project on GitHub.</p>
479478
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
480479
</div>

stock_request_kanban/README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
137137
mission is to support the collaborative development of Odoo features and
138138
promote its widespread use.
139139

140+
.. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
141+
:target: https://github.com/etobella
142+
:alt: etobella
143+
.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
144+
:target: https://github.com/LoisRForgeFlow
145+
:alt: LoisRForgeFlow
146+
147+
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
148+
149+
|maintainer-etobella| |maintainer-LoisRForgeFlow|
150+
140151
This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_kanban>`_ project on GitHub.
141152

142153
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

stock_request_kanban/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"category": "Warehouse Management",
88
"website": "https://github.com/OCA/stock-logistics-request",
99
"author": "Creu Blanca, ForgeFlow, Odoo Community Association (OCA)",
10+
"maintainers": ["etobella", "LoisRForgeFlow"],
1011
"license": "LGPL-3",
1112
"summary": "Adds a stock request order, and takes stock requests as lines",
1213
"depends": ["stock_request", "barcodes"],

stock_request_kanban/static/description/index.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88

99
/*
1010
:Author: David Goodger ([email protected])
11-
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
11+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15-
Despite the name, some widely supported CSS2 features are used.
1615
1716
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1817
customize this style sheet.
@@ -275,7 +274,7 @@
275274
margin-left: 2em ;
276275
margin-right: 2em }
277276

278-
pre.code .ln { color: gray; } /* line numbers */
277+
pre.code .ln { color: grey; } /* line numbers */
279278
pre.code, code { background-color: #eeeeee }
280279
pre.code .comment, code .comment { color: #5C6576 }
281280
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +300,7 @@
301300
span.pre {
302301
white-space: pre }
303302

304-
span.problematic, pre.problematic {
303+
span.problematic {
305304
color: red }
306305

307306
span.section-subtitle {
@@ -481,12 +480,12 @@ <h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
481480
<div class="section" id="maintainers">
482481
<h2><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h2>
483482
<p>This module is maintained by the OCA.</p>
484-
<a class="reference external image-reference" href="https://odoo-community.org">
485-
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
486-
</a>
483+
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
487484
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
488485
mission is to support the collaborative development of Odoo features and
489486
promote its widespread use.</p>
487+
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
488+
<p><a class="reference external image-reference" href="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/etobella"><img alt="etobella" src="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/etobella.png?size=40px" /></a> <a class="reference external image-reference" href="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/LoisRForgeFlow"><img alt="LoisRForgeFlow" src="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/LoisRForgeFlow.png?size=40px" /></a></p>
490489
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_kanban">OCA/stock-logistics-request</a> project on GitHub.</p>
491490
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
492491
</div>

stock_request_mrp/README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
9191
mission is to support the collaborative development of Odoo features and
9292
promote its widespread use.
9393

94+
.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
95+
:target: https://github.com/LoisRForgeFlow
96+
:alt: LoisRForgeFlow
97+
.. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
98+
:target: https://github.com/etobella
99+
:alt: etobella
100+
101+
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
102+
103+
|maintainer-LoisRForgeFlow| |maintainer-etobella|
104+
94105
This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_mrp>`_ project on GitHub.
95106

96107
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

stock_request_mrp/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"license": "LGPL-3",
99
"website": "https://github.com/OCA/stock-logistics-request",
1010
"author": "ForgeFlow, Odoo Community Association (OCA)",
11+
"maintainers": ["LoisRForgeFlow", "etobella"],
1112
"category": "Warehouse Management",
1213
"depends": ["stock_request", "mrp"],
1314
"data": [

stock_request_mrp/static/description/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,8 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
432432
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
433433
mission is to support the collaborative development of Odoo features and
434434
promote its widespread use.</p>
435+
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
436+
<p><a class="reference external image-reference" href="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/LoisRForgeFlow"><img alt="LoisRForgeFlow" src="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/LoisRForgeFlow.png?size=40px" /></a> <a class="reference external image-reference" href="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/etobella"><img alt="etobella" src="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/etobella.png?size=40px" /></a></p>
435437
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_mrp">OCA/stock-logistics-request</a> project on GitHub.</p>
436438
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
437439
</div>

stock_request_purchase/README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
9090
mission is to support the collaborative development of Odoo features and
9191
promote its widespread use.
9292

93+
.. |maintainer-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
94+
:target: https://github.com/LoisRForgeFlow
95+
:alt: LoisRForgeFlow
96+
.. |maintainer-etobella| image:: https://github.com/etobella.png?size=40px
97+
:target: https://github.com/etobella
98+
:alt: etobella
99+
100+
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
101+
102+
|maintainer-LoisRForgeFlow| |maintainer-etobella|
103+
93104
This module is part of the `OCA/stock-logistics-request <https://github.com/OCA/stock-logistics-request/tree/17.0/stock_request_purchase>`_ project on GitHub.
94105

95106
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

0 commit comments

Comments
 (0)