From 72fbcfd3894306fe4cc5ad276702d213e2a1e904 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 26 Aug 2024 07:01:03 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- repair_stock_move/README.rst | 2 +- repair_stock_move/__manifest__.py | 2 +- repair_stock_move/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index aa99bd53..157d6f8d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [repair_reinvoice](repair_reinvoice/) | 16.0.1.0.0 | | Repair Reinvoice in odoo [repair_sale_order](repair_sale_order/) | 16.0.1.0.1 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Repair To Sale Order [repair_security](repair_security/) | 16.0.1.0.0 | | Create security groups for Repair -[repair_stock_move](repair_stock_move/) | 16.0.1.0.0 | | Ongoing Repair Stock Moves Definition in odoo +[repair_stock_move](repair_stock_move/) | 16.0.1.1.0 | | Ongoing Repair Stock Moves Definition in odoo [repair_type](repair_type/) | 16.0.1.0.2 | | Repair type [repair_type_refurbish](repair_type_refurbish/) | 16.0.1.0.0 | | Repair type [repair_type_sequence](repair_type_sequence/) | 16.0.1.0.0 | [![AaronHForgeFlow](https://github.com/AaronHForgeFlow.png?size=30px)](https://github.com/AaronHForgeFlow) | Adds sequence to repair orders defined in the repairs's type diff --git a/repair_stock_move/README.rst b/repair_stock_move/README.rst index 61801555..843bb9c5 100644 --- a/repair_stock_move/README.rst +++ b/repair_stock_move/README.rst @@ -7,7 +7,7 @@ Repair Stock Move !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f843216ebc0d7f307d159b71febc28b86f24cd64c9ed0b74a7b5375ad58174b3 + !! source digest: sha256:c57c68e966715aed6f2c6996609cb2a1d3293f64673e06d1749b19ac2ecc3ad9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/repair_stock_move/__manifest__.py b/repair_stock_move/__manifest__.py index 66b63538..97c87258 100644 --- a/repair_stock_move/__manifest__.py +++ b/repair_stock_move/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Repair Stock Move", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "development_status": "Alpha", "license": "LGPL-3", "category": "Repair", diff --git a/repair_stock_move/static/description/index.html b/repair_stock_move/static/description/index.html index 760c833f..67887079 100644 --- a/repair_stock_move/static/description/index.html +++ b/repair_stock_move/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Repair Stock Move

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f843216ebc0d7f307d159b71febc28b86f24cd64c9ed0b74a7b5375ad58174b3 +!! source digest: sha256:c57c68e966715aed6f2c6996609cb2a1d3293f64673e06d1749b19ac2ecc3ad9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: LGPL-3 OCA/repair Translate me on Weblate Try me on Runboat

The purpose of this module is to modify the behaviour of the repair standard module. Achieving more flexibility in a repair process.

@@ -426,7 +427,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.