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:683c37a28ec625efa70b0559b436f33335fed1a95ae7d44f572df6b48b9a5da5
375+ !! source digest: sha256:e5b8f626ca9db3834ae7711fc1b7dd67c0d42ceb9045899f6f1ea7cbc7c40b48
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/17.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-17-0/purchase-workflow-17-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=17.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/17.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-17-0/purchase-workflow-17-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=17.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. “Directly” means
@@ -417,7 +422,7 @@ <h1 class="title">Purchase Request</h1>
417422</ ul >
418423</ div >
419424< div class ="section " id ="configuration ">
420- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
425+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
421426< p > To configure the product follow this steps:</ p >
422427< ol class ="arabic simple ">
423428< li > Go to a product form.</ li >
@@ -428,40 +433,40 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
428433< p > Note that MTO route is archived by default, you should unarchive it
429434first:</ p >
430435< ul class ="simple ">
431- < li > Go to Inventory > Configuration > Routes, in the Search dropdown
432- menu, click < em > Archived</ em > to show < em > Replenish on Order (MTO)</ em > route and
436+ < li > Go to Inventory > Configuration > Routes, in the Search dropdown menu,
437+ click < em > Archived</ em > to show < em > Replenish on Order (MTO)</ em > route and
433438< em > Unarchive</ em > it.</ li >
434439</ ul >
435440< p > With this configuration, whenever a procurement order is created and the
436441supply rule selected is ‘Buy’ the application will create a Purchase
437442Request instead of a Purchase Order.</ p >
438443</ div >
439444< div class ="section " id ="usage ">
440- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
445+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
441446< p > Purchase requests are accessible through a new menu entry ‘Purchase
442447Requests’, and also from the ‘Purchase’ menu.</ p >
443448< p > Users can access the list of Purchase Requests or Purchase Request
444449Lines.</ p >
445450< p > It is possible to filter requests by its approval status.</ p >
446451</ div >
447452< div class ="section " id ="bug-tracker ">
448- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
453+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
449454< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues "> GitHub Issues</ a > .
450455In case of trouble, please check there if your issue has already been reported.
451456If you spotted it first, help us to smash it by providing a detailed and welcomed
452457< a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_request%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
453458< p > Do not contact contributors directly about support or help with technical issues.</ p >
454459</ div >
455460< div class ="section " id ="credits ">
456- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
461+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
457462< div class ="section " id ="authors ">
458- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
463+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
459464< ul class ="simple ">
460465< li > ForgeFlow</ li >
461466</ ul >
462467</ div >
463468< div class ="section " id ="contributors ">
464- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
469+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
465470< ul class ="simple ">
466471< li > Jordi Ballester Alomar << a class ="reference external " href ="mailto:jordi.ballester@forgeflow.com "> jordi.ballester@forgeflow.com</ a > ></ li >
467472< li > Jonathan Nemry << a class ="reference external " href ="mailto:jonathan.nemry@acsone.eu "> jonathan.nemry@acsone.eu</ a > ></ li >
@@ -480,18 +485,18 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
480485</ ul >
481486</ div >
482487< div class ="section " id ="other-credits ">
483- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h2 >
488+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h3 >
484489< p > The development of this module has been financially supported by:</ p >
485490< p > < 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 > </ p >
486491< div class ="section " id ="images ">
487- < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Images</ a > </ h3 >
492+ < h4 > < a class ="toc-backref " href ="#toc-entry-8 "> Images</ a > </ h4 >
488493< ul class ="simple ">
489494< li > Enric Tobella (logo)</ li >
490495</ ul >
491496</ div >
492497</ div >
493498< div class ="section " id ="maintainers ">
494- < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
499+ < h3 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h3 >
495500< p > This module is maintained by the OCA.</ p >
496501< a class ="reference external image-reference " href ="https://odoo-community.org ">
497502< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -504,5 +509,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
504509</ div >
505510</ div >
506511</ div >
512+ </ div >
507513</ body >
508514</ html >
0 commit comments