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/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="purchase-request ">
364- < h1 class ="title "> Purchase Request</ 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 ="purchase-request ">
370+ < h1 > Purchase Request</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:c4ec16c8df29200a51a3f21cce2842bb71e32ae5639944044dcb99b153092d0c
375+ !! source digest: sha256:0fea9ec075c1195320b6c72312ac01d108fb007dd96a2cab90223b3f2e111793
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/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/15.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-15-0/purchase-workflow-15-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=15.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/15.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-15-0/purchase-workflow-15-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=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > You use this module if you wish to give notification of requirements of
374379materials and/or external services and keep track of such requirements.</ p >
375380< p > Requests can be created either directly or indirectly.
@@ -416,7 +421,7 @@ <h1 class="title">Purchase Request</h1>
416421</ ul >
417422</ div >
418423< div class ="section " id ="configuration ">
419- < 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 >
420425< p > To configure the product follow this steps:</ p >
421426< ol class ="arabic simple ">
422427< li > Go to a product form.</ li >
@@ -428,30 +433,30 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
428433of a Purchase Order.</ p >
429434</ div >
430435< div class ="section " id ="usage ">
431- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
436+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
432437< p > Purchase requests are accessible through a new menu entry ‘Purchase
433438Requests’, and also from the ‘Purchase’ menu.</ p >
434439< p > Users can access the list of Purchase Requests or Purchase Request Lines.</ p >
435440< p > It is possible to filter requests by its approval status.</ p >
436441</ div >
437442< div class ="section " id ="bug-tracker ">
438- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
443+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
439444< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues "> GitHub Issues</ a > .
440445In case of trouble, please check there if your issue has already been reported.
441446If you spotted it first, help us to smash it by providing a detailed and welcomed
442447< a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_request%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
443448< p > Do not contact contributors directly about support or help with technical issues.</ p >
444449</ div >
445450< div class ="section " id ="credits ">
446- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
451+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
447452< div class ="section " id ="authors ">
448- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
453+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
449454< ul class ="simple ">
450455< li > ForgeFlow</ li >
451456</ ul >
452457</ div >
453458< div class ="section " id ="contributors ">
454- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
459+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
455460< ul class ="simple ">
456461< li > Jordi Ballester Alomar << a class ="reference external " href ="mailto:jordi.ballester@forgeflow.com "> jordi.ballester@forgeflow.com</ a > ></ li >
457462< li > Jonathan Nemry << a class ="reference external " href ="mailto:jonathan.nemry@acsone.eu "> jonathan.nemry@acsone.eu</ a > ></ li >
@@ -464,20 +469,20 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
464469</ ul >
465470</ div >
466471< div class ="section " id ="other-credits ">
467- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h2 >
472+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h3 >
468473< p > The development of this module has been financially supported by:</ p >
469474< a class ="reference external image-reference " href ="https://www.alephobjects.com ">
470475< img alt ="Aleph Objects, Inc " src ="https://upload.wikimedia.org/wikipedia/en/3/3b/Aleph_Objects_Logo.png " />
471476</ a >
472477< div class ="section " id ="images ">
473- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Images</ a > </ h3 >
478+ < h4 > < a class ="toc-backref " href ="#toc-entry-8 "> Images</ a > </ h4 >
474479< ul class ="simple ">
475480< li > Enric Tobella (logo)</ li >
476481</ ul >
477482</ div >
478483</ div >
479484< div class ="section " id ="maintainers ">
480- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
485+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h3 >
481486< p > This module is maintained by the OCA.</ p >
482487< a class ="reference external image-reference " href ="https://odoo-community.org ">
483488< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -490,5 +495,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
490495</ div >
491496</ div >
492497</ div >
498+ </ div >
493499</ body >
494500</ html >
0 commit comments