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 Line Reassign </ 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-line-reassign ">
364- < h1 class ="title "> Purchase Line Reassign</ 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-line-reassign ">
370+ < h1 > Purchase Line Reassign</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:d5d0ecbca9912c2fa34f2bc60ff186a418735f3cbff0001e5c2a33691f6c09a7
375+ !! source digest: sha256:4bc8619637cc2e432f6974a9a6a82f1df6375700f934b25547af6f406a884e50
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_line_reassign "> < 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_line_reassign "> < 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/18.0/purchase_line_reassign "> < 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_line_reassign "> < 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 >
373378< p > Reassign purchase lines between orders</ p >
374379< p > < strong > Table of contents</ strong > </ p >
375380< div class ="contents local topic " id ="contents ">
@@ -386,14 +391,14 @@ <h1 class="title">Purchase Line Reassign</h1>
386391</ ul >
387392</ div >
388393< div class ="section " id ="configuration ">
389- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
394+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
390395< p > To see this module working, you need to create a view to see the
391396purchase order lines.</ p >
392397< p > You can do it by creating an action that open them and adding a menu
393398item to access.</ p >
394399</ div >
395400< div class ="section " id ="usage ">
396- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
401+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
397402< p > To use this module, you need to:</ p >
398403< ol class ="arabic simple ">
399404< li > Go to the purchase order lines new view.</ li >
@@ -403,23 +408,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
403408</ ol >
404409</ div >
405410< div class ="section " id ="bug-tracker ">
406- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
411+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
407412< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues "> GitHub Issues</ a > .
408413In case of trouble, please check there if your issue has already been reported.
409414If you spotted it first, help us to smash it by providing a detailed and welcomed
410415< a class ="reference external " href ="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_line_reassign%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
411416< p > Do not contact contributors directly about support or help with technical issues.</ p >
412417</ div >
413418< div class ="section " id ="credits ">
414- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
419+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
415420< div class ="section " id ="authors ">
416- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
421+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
417422< ul class ="simple ">
418423< li > Tecnativa</ li >
419424</ ul >
420425</ div >
421426< div class ="section " id ="contributors ">
422- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
427+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
423428< ul class ="simple ">
424429< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > :< ul >
425430< li > Sergio Teruel</ li >
@@ -431,7 +436,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
431436</ ul >
432437</ div >
433438< div class ="section " id ="maintainers ">
434- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
439+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
435440< p > This module is maintained by the OCA.</ p >
436441< a class ="reference external image-reference " href ="https://odoo-community.org ">
437442< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -444,5 +449,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
444449</ div >
445450</ div >
446451</ div >
452+ </ div >
447453</ body >
448454</ html >
0 commit comments