Skip to content

Commit 5a872c5

Browse files
committed
[BOT] post-merge updates
1 parent a0684eb commit 5a872c5

File tree

10 files changed

+26
-21
lines changed

10 files changed

+26
-21
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[repair_reason](repair_reason/) | 15.0.1.0.0 | | Repair Reason
25-
[repair_refurbish](repair_refurbish/) | 15.0.1.0.2 | | Create refurbished products during repair
26-
[repair_refurbish_repair_stock_move](repair_refurbish_repair_stock_move/) | 15.0.1.0.0 | | Use refurbish and repair stock moves together
25+
[repair_refurbish](repair_refurbish/) | 15.0.1.0.3 | | Create refurbished products during repair
26+
[repair_refurbish_repair_stock_move](repair_refurbish_repair_stock_move/) | 15.0.1.0.1 | | Use refurbish and repair stock moves together
2727
[repair_sale_order](repair_sale_order/) | 15.0.1.0.0 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Repair To Sale Order
2828
[repair_scrap](repair_scrap/) | 15.0.1.1.0 | | To send to scrap components or irreparable components.
2929
[repair_security](repair_security/) | 15.0.1.0.0 | | Create security groups for Repair
30-
[repair_stock_move](repair_stock_move/) | 15.0.1.1.0 | | Ongoing Repair Stock Moves Definition in odoo
30+
[repair_stock_move](repair_stock_move/) | 15.0.1.1.1 | | Ongoing Repair Stock Moves Definition in odoo
3131
[repair_type](repair_type/) | 15.0.1.0.0 | | Repair type
3232
[repair_type_refurbish](repair_type_refurbish/) | 15.0.1.0.0 | | Repair type
3333
[repair_type_security](repair_type_security/) | 15.0.1.0.0 | | Glue module Repair Type and Repair Security

repair_refurbish/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MRP Repair Refurbish
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:82106bd930a2b7cafb94bc1cb8ee72c10901a234f7214331d0d194a5bd9b630a
10+
!! source digest: sha256:a620014dded966d3863192b9eeda0870605390eb16f3cb16bcd09ac50a8b3261
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

repair_refurbish/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "MRP Repair Refurbish",
55
"summary": "Create refurbished products during repair",
6-
"version": "15.0.1.0.2",
6+
"version": "15.0.1.0.3",
77
"category": "Manufacturing",
88
"website": "https://github.com/OCA/repair",
99
"author": "ForgeFlow S.L., Odoo Community Association (OCA)",

repair_refurbish/static/description/index.html

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

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z 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.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -366,7 +367,7 @@ <h1 class="title">MRP Repair Refurbish</h1>
366367
!! This file is generated by oca-gen-addon-readme !!
367368
!! changes will be overwritten. !!
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:82106bd930a2b7cafb94bc1cb8ee72c10901a234f7214331d0d194a5bd9b630a
370+
!! source digest: sha256:a620014dded966d3863192b9eeda0870605390eb16f3cb16bcd09ac50a8b3261
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371372
<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/OCA/repair/tree/15.0/repair_refurbish"><img alt="OCA/repair" src="https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/repair-15-0/repair-15-0-repair_refurbish"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/repair&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372373
<p>This module adds the ability to obtain refurbished product as a consequence
@@ -445,7 +446,9 @@ <h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2>
445446
<div class="section" id="maintainers">
446447
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
447448
<p>This module is maintained by the OCA.</p>
448-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
449+
<a class="reference external image-reference" href="https://odoo-community.org">
450+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
451+
</a>
449452
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
450453
mission is to support the collaborative development of Odoo features and
451454
promote its widespread use.</p>

repair_refurbish_repair_stock_move/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MRP Repair Refurbish & Repair Stock Move
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:cff3b83e67de631a3261006877ab088200788f4e560f47e4f2ba7af368efed9e
10+
!! source digest: sha256:a78b89c72f6cb308b5077085aab2cb82095db466119d58a9fb456783a39e8de3
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png

repair_refurbish_repair_stock_move/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "MRP Repair Refurbish & Repair Stock Move",
55
"summary": "Use refurbish and repair stock moves together",
6-
"version": "15.0.1.0.0",
6+
"version": "15.0.1.0.1",
77
"category": "Repair",
88
"website": "https://github.com/OCA/repair",
99
"author": "ForgeFlow S.L., Odoo Community Association (OCA)",

repair_refurbish_repair_stock_move/static/description/index.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
@@ -9,10 +8,11 @@
98

109
/*
1110
:Author: David Goodger (goodger@python.org)
12-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
1717
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -367,7 +367,7 @@ <h1 class="title">MRP Repair Refurbish &amp; Repair Stock Move</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:cff3b83e67de631a3261006877ab088200788f4e560f47e4f2ba7af368efed9e
370+
!! source digest: sha256:a78b89c72f6cb308b5077085aab2cb82095db466119d58a9fb456783a39e8de3
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/OCA/repair/tree/15.0/repair_refurbish_repair_stock_move"><img alt="OCA/repair" src="https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/repair-15-0/repair-15-0-repair_refurbish_repair_stock_move"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/repair&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Glue module. This makes repair_refurbish to work together with repair_stock_move</p>
@@ -414,7 +414,9 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
414414
<div class="section" id="maintainers">
415415
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
416416
<p>This module is maintained by the OCA.</p>
417-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
417+
<a class="reference external image-reference" href="https://odoo-community.org">
418+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
419+
</a>
418420
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
419421
mission is to support the collaborative development of Odoo features and
420422
promote its widespread use.</p>

repair_stock_move/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Repair Stock Move
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2b9570a96bf2bef581070b95d469bab72ea44f09d961efa1531e2690a13f0244
10+
!! source digest: sha256:c94e72916093650c40fe3428b8f443013e3897f3df7b2c59d27bb45283e50fa7
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png

repair_stock_move/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Repair Stock Move",
6-
"version": "15.0.1.1.0",
6+
"version": "15.0.1.1.1",
77
"development_status": "Alpha",
88
"license": "LGPL-3",
99
"category": "Repair",

repair_stock_move/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Repair Stock Move</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:2b9570a96bf2bef581070b95d469bab72ea44f09d961efa1531e2690a13f0244
370+
!! source digest: sha256:c94e72916093650c40fe3428b8f443013e3897f3df7b2c59d27bb45283e50fa7
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/repair/tree/15.0/repair_stock_move"><img alt="OCA/repair" src="https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/repair-15-0/repair-15-0-repair_stock_move"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/repair&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>The purpose of this module is to modify the behaviour of the repair standard module. Achieving more flexibility in a repair process.</p>

0 commit comments

Comments
 (0)