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 > Repair Stock Consumption Step </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="repair-stock-consumption-step ">
364- < h1 class ="title "> Repair Stock Consumption Step</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="repair-stock-consumption-step ">
370+ < h1 > Repair Stock Consumption Step</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:93fc83002290646de5793f5425fca96699172ab4f9487b4196a3e8481bbaead6
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < 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/16.0/repair_stock_consumption_step "> < 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-16-0/repair-16-0-repair_stock_consumption_step "> < 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&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < 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/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/repair/tree/16.0/repair_stock_consumption_step "> < 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-16-0/repair-16-0-repair_stock_consumption_step "> < 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&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module introduces an optional intermediate step:</ p >
374379< ul class ="simple ">
375380< li > When enabled at warehouse level, repair consumption moves are grouped
@@ -395,13 +400,13 @@ <h1 class="title">Repair Stock Consumption Step</h1>
395400</ ul >
396401</ div >
397402< div class ="section " id ="use-cases-context ">
398- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h1 >
403+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h2 >
399404< p > In the base repair module, consumption moves for spare parts are created
400405and immediately validated when the repair order is marked as done. This
401406prevents user interaction such as choosing lot/serial numbers.</ p >
402407</ div >
403408< div class ="section " id ="configuration ">
404- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
409+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h2 >
405410< ol class ="arabic ">
406411< li > < p class ="first "> Go to < strong > Inventory / Configuration / Warehouses</ strong > .</ p >
407412</ li >
@@ -420,7 +425,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
420425</ ol >
421426</ div >
422427< div class ="section " id ="usage ">
423- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
428+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h2 >
424429< ol class ="arabic simple ">
425430< li > Create a repair order with spare part lines.</ li >
426431< li > Confirm the repair order.</ li >
@@ -448,29 +453,29 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
448453</ ol >
449454</ div >
450455< div class ="section " id ="bug-tracker ">
451- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
456+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
452457< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/repair/issues "> GitHub Issues</ a > .
453458In case of trouble, please check there if your issue has already been reported.
454459If you spotted it first, help us to smash it by providing a detailed and welcomed
455460< a class ="reference external " href ="https://github.com/OCA/repair/issues/new?body=module:%20repair_stock_consumption_step%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
456461< p > Do not contact contributors directly about support or help with technical issues.</ p >
457462</ div >
458463< div class ="section " id ="credits ">
459- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
464+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
460465< div class ="section " id ="authors ">
461- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
466+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
462467< ul class ="simple ">
463468< li > ACSONE SA/NV</ li >
464469</ ul >
465470</ div >
466471< div class ="section " id ="contributors ">
467- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
472+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
468473< ul class ="simple ">
469474< li > Souheil Bejaoui < a class ="reference external " href ="mailto:souheil.bejaoui@acsone.eu "> souheil.bejaoui@acsone.eu</ a > </ li >
470475</ ul >
471476</ div >
472477< div class ="section " id ="maintainers ">
473- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
478+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
474479< p > This module is maintained by the OCA.</ p >
475480< a class ="reference external image-reference " href ="https://odoo-community.org ">
476481< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -485,5 +490,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
485490</ div >
486491</ div >
487492</ div >
493+ </ div >
488494</ body >
489495</ html >
0 commit comments