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 Order - No Request For Quotation </ 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-order-no-request-for-quotation ">
364- < h1 class ="title "> Purchase Order - No Request For Quotation</ 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-order-no-request-for-quotation ">
370+ < h1 > Purchase Order - No Request For Quotation</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:5d1c74bb7d1c6c722be25a8f8dd8b46b1a57a95f97265fd2453346353a254d80
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/purchase-workflow/tree/18.0/purchase_no_rfq "> < 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-18-0/purchase-workflow-18-0-purchase_no_rfq "> < 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=18.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/purchase-workflow/tree/19.0/purchase_no_rfq "> < 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-19-0/purchase-workflow-19-0-purchase_no_rfq "> < 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=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module extends the odoo purchase module, to remove ‘Request for
374379Quotation’ state, simplifying the workflow for the end users.</ p >
375380< p > Once installed :</ p >
@@ -381,14 +386,14 @@ <h1 class="title">Purchase Order - No Request For Quotation</h1>
381386< li > The colors in the tree view is correctly set to < tt class ="docutils literal "> < span class ="pre "> decoration-info</ span > </ tt >
382387for ‘draft’ and ‘sent’ orders.</ li >
383388</ ul >
384- < p > < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/purchase-workflow/18 .0/purchase_no_rfq/static/description/purchase_order_tree.png " /> </ p >
389+ < p > < img alt ="image1 " src ="https://raw.githubusercontent.com/OCA/purchase-workflow/19 .0/purchase_no_rfq/static/description/purchase_order_tree.png " /> </ p >
385390< ul class ="simple ">
386391< li > In the form view, all the RFQ names are removed or replaced by
387392‘Purchase Order’. The module makes also the ‘Print’ button allways
388393available and not only on ‘draft’ and ‘sent’ status.</ li >
389394< li > The option ‘Print > Request For quotation’ is also disabled.</ li >
390395</ ul >
391- < p > < img alt ="image2 " src ="https://raw.githubusercontent.com/OCA/purchase-workflow/18 .0/purchase_no_rfq/static/description/purchase_order_form.png " /> </ p >
396+ < p > < img alt ="image2 " src ="https://raw.githubusercontent.com/OCA/purchase-workflow/19 .0/purchase_no_rfq/static/description/purchase_order_form.png " /> </ p >
392397< p > < strong > Table of contents</ strong > </ p >
393398< div class ="contents local topic " id ="contents ">
394399< ul class ="simple ">
@@ -402,23 +407,23 @@ <h1 class="title">Purchase Order - No Request For Quotation</h1>
402407</ ul >
403408</ div >
404409< div class ="section " id ="bug-tracker ">
405- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Bug Tracker</ a > </ h1 >
410+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Bug Tracker</ a > </ h2 >
406411< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues "> GitHub Issues</ a > .
407412In case of trouble, please check there if your issue has already been reported.
408413If you spotted it first, help us to smash it by providing a detailed and welcomed
409- < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_no_rfq%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
414+ < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_no_rfq%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
410415< p > Do not contact contributors directly about support or help with technical issues.</ p >
411416</ div >
412417< div class ="section " id ="credits ">
413- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Credits</ a > </ h1 >
418+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Credits</ a > </ h2 >
414419< div class ="section " id ="authors ">
415- < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Authors</ a > </ h2 >
420+ < h3 > < a class ="toc-backref " href ="#toc-entry-3 "> Authors</ a > </ h3 >
416421< ul class ="simple ">
417422< li > GRAP</ li >
418423</ ul >
419424</ div >
420425< div class ="section " id ="contributors ">
421- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Contributors</ a > </ h2 >
426+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Contributors</ a > </ h3 >
422427< ul class ="simple ">
423428< li > Sylvain LE GAL << a class ="reference external " href ="https://twitter.com/legalsylvain "> https://twitter.com/legalsylvain</ a > ></ li >
424429< li > < a class ="reference external " href ="https://binhex.cloud/ "> Binhex</ a > :< ul >
@@ -433,7 +438,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
433438</ ul >
434439</ div >
435440< div class ="section " id ="maintainers ">
436- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h2 >
441+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Maintainers</ a > </ h3 >
437442< p > This module is maintained by the OCA.</ p >
438443< a class ="reference external image-reference " href ="https://odoo-community.org ">
439444< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -443,10 +448,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
443448promote its widespread use.</ p >
444449< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
445450< p > < a class ="reference external image-reference " href ="https://github.com/legalsylvain "> < img alt ="legalsylvain " src ="https://github.com/legalsylvain.png?size=40px " /> </ a > </ p >
446- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/tree/18 .0/purchase_no_rfq "> OCA/purchase-workflow</ a > project on GitHub.</ p >
451+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/tree/19 .0/purchase_no_rfq "> OCA/purchase-workflow</ a > project on GitHub.</ p >
447452< 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 >
448453</ div >
449454</ div >
450455</ div >
456+ </ div >
451457</ body >
452458</ html >
0 commit comments