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 > Purchase Request </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
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
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
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 */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
359360</ style >
360361</ head >
361362< body >
362- < div class ="document " id ="purchase-request ">
363- < h1 class ="title "> Purchase Request</ h1 >
363+ < div class ="document ">
364364
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 ="purchase-request ">
370+ < h1 > Purchase Request</ h1 >
365371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372!! This file is generated by oca-gen-addon-readme !!
367373!! changes will be overwritten. !!
368374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369- !! source digest: sha256:a47f6f30e221aebe4987ec17ad1151c8b05cec98dc3ce393b2456bde50f67b69
375+ !! source digest: sha256:f1bdfea782ef04b89eb567045a61771c21dcc7472287934f8ce423597ba53511
370376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < 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/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/purchase-workflow/tree/14.0/purchase_request "> < img alt ="OCA/purchase-workflow " src ="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_request "> < 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/purchase-workflow&target_branch=14.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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/purchase-workflow/tree/14.0/purchase_request "> < img alt ="OCA/purchase-workflow " src ="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_request "> < 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/purchase-workflow&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372378< p > You use this module if you wish to give notification of requirements of
373379materials and/or external services and keep track of such requirements.</ p >
374380< p > Requests can be created either directly or indirectly.
@@ -415,7 +421,7 @@ <h1 class="title">Purchase Request</h1>
415421</ ul >
416422</ div >
417423< div class ="section " id ="configuration ">
418- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
419425< p > To configure the product follow this steps:</ p >
420426< ol class ="arabic simple ">
421427< li > Go to a product form.</ li >
@@ -429,30 +435,30 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
429435You can control this with the flag “Notify followers on request allocation” in stock general settings</ p >
430436</ div >
431437< div class ="section " id ="usage ">
432- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
438+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
433439< p > Purchase requests are accessible through a new menu entry ‘Purchase
434440Requests’, and also from the ‘Purchase’ menu.</ p >
435441< p > Users can access the list of Purchase Requests or Purchase Request Lines.</ p >
436442< p > It is possible to filter requests by its approval status.</ p >
437443</ div >
438444< div class ="section " id ="bug-tracker ">
439- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
445+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
440446< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues "> GitHub Issues</ a > .
441447In case of trouble, please check there if your issue has already been reported.
442448If you spotted it first, help us to smash it by providing a detailed and welcomed
443449< a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_request%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
444450< p > Do not contact contributors directly about support or help with technical issues.</ p >
445451</ div >
446452< div class ="section " id ="credits ">
447- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
453+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
448454< div class ="section " id ="authors ">
449- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
455+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
450456< ul class ="simple ">
451457< li > ForgeFlow</ li >
452458</ ul >
453459</ div >
454460< div class ="section " id ="contributors ">
455- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
461+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
456462< ul class ="simple ">
457463< li > Jordi Ballester Alomar << a class ="reference external " href ="mailto:jordi.ballester@forgeflow.com "> jordi.ballester@forgeflow.com</ a > ></ li >
458464< li > Jonathan Nemry << a class ="reference external " href ="mailto:jonathan.nemry@acsone.eu "> jonathan.nemry@acsone.eu</ a > ></ li >
@@ -465,20 +471,24 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
465471</ ul >
466472</ div >
467473< div class ="section " id ="other-credits ">
468- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h2 >
474+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h3 >
469475< p > The development of this module has been financially supported by:</ p >
470- < a class ="reference external image-reference " href ="https://www.alephobjects.com "> < img alt ="Aleph Objects, Inc " src ="https://upload.wikimedia.org/wikipedia/en/3/3b/Aleph_Objects_Logo.png " /> </ a >
476+ < a class ="reference external image-reference " href ="https://www.alephobjects.com ">
477+ < img alt ="Aleph Objects, Inc " src ="https://upload.wikimedia.org/wikipedia/en/3/3b/Aleph_Objects_Logo.png " />
478+ </ a >
471479< div class ="section " id ="images ">
472- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Images</ a > </ h3 >
480+ < h4 > < a class ="toc-backref " href ="#toc-entry-8 "> Images</ a > </ h4 >
473481< ul class ="simple ">
474482< li > Enric Tobella (logo)</ li >
475483</ ul >
476484</ div >
477485</ div >
478486< div class ="section " id ="maintainers ">
479- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
487+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h3 >
480488< p > This module is maintained by the OCA.</ p >
481- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
489+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
490+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
491+ </ a >
482492< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
483493mission is to support the collaborative development of Odoo features and
484494promote its widespread use.</ p >
@@ -487,5 +497,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
487497</ div >
488498</ div >
489499</ div >
500+ </ div >
490501</ body >
491502</ html >
0 commit comments