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 >
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
1514Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1616
1717See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818customize this style sheet.
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 */
279279pre .code , code { background-color : # eeeeee }
280280pre .code .comment , code .comment { color : # 5C6576 }
281281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301301span .pre {
302302 white-space : pre }
303303
304- span .problematic {
304+ span .problematic , pre . problematic {
305305 color : red }
306306
307307span .section-subtitle {
@@ -369,11 +369,11 @@ <h1 class="title">Mrp Progress Button</h1>
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370!! source digest: sha256:45557aca05a46041560b43916f00658df5f71380c3d5031e7fca6db71df0ea58
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/manufacture/tree/15.0/mrp_progress_button "> < img alt ="OCA/manufacture " src ="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_progress_button "> < 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/manufacture&target_branch=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
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/manufacture/tree/18.0/mrp_progress_button "> < img alt ="OCA/manufacture " src ="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/manufacture-18-0/manufacture-18-0-mrp_progress_button "> < 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/manufacture&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > Simple module that add a button on MO to mark the Manufacturing Order to
374- < em > In Progress</ em > state. This module is usefull only when you do not use routing and
375- operations. Indeed, the < em > In Progress</ em > state is automatically put when the
376- first operation is started.</ p >
374+ < em > In Progress</ em > state. This module is usefull only when you do not use
375+ routing and operations. Indeed, the < em > In Progress</ em > state is automatically
376+ put when the first operation is started.</ p >
377377< p > < strong > Table of contents</ strong > </ p >
378378< div class ="contents local topic " id ="contents ">
379379< ul class ="simple ">
@@ -400,7 +400,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
400400< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/manufacture/issues "> GitHub Issues</ a > .
401401In case of trouble, please check there if your issue has already been reported.
402402If you spotted it first, help us to smash it by providing a detailed and welcomed
403- < a class ="reference external " href ="https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_progress_button%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
403+ < a class ="reference external " href ="https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_progress_button%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
404404< p > Do not contact contributors directly about support or help with technical issues.</ p >
405405</ div >
406406< div class ="section " id ="credits ">
@@ -416,16 +416,19 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
416416< ul class ="simple ">
417417< li > Florian da Costa << a class ="reference external " href ="mailto:florian.dacosta@akretion.com "> florian.dacosta@akretion.com</ a > ></ li >
418418< li > Bernat Puig Font << a class ="reference external " href ="mailto:bernat.puig@forgeflow.com "> bernat.puig@forgeflow.com</ a > ></ li >
419+ < li > Fabian Semal << a class ="reference external " href ="mailto:fabian@digital-serenity.net "> fabian@digital-serenity.net</ a > ></ li >
419420</ ul >
420421</ div >
421422< div class ="section " id ="maintainers ">
422423< h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
423424< p > This module is maintained by the OCA.</ p >
424- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
425+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
426+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
427+ </ a >
425428< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
426429mission is to support the collaborative development of Odoo features and
427430promote its widespread use.</ p >
428- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/manufacture/tree/15 .0/mrp_progress_button "> OCA/manufacture</ a > project on GitHub.</ p >
431+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/manufacture/tree/18 .0/mrp_progress_button "> OCA/manufacture</ a > project on GitHub.</ p >
429432< 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 >
430433</ div >
431434</ div >
0 commit comments