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 > Sales product set </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="sales-product-set ">
364- < h1 class ="title "> Sales product set</ 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 ="sales-product-set ">
370+ < h1 > Sales product set</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:2f7beee55c7bf24a53bdf20c9eaa6dec4098d084c0bdb197a8b3702fae33e2a1
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/sale-workflow/tree/18.0/sale_product_set "> < img alt ="OCA/sale-workflow " src ="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-workflow-18-0/sale-workflow-18-0-sale_product_set "> < 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/sale-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/sale-workflow/tree/19.0/sale_product_set "> < img alt ="OCA/sale-workflow " src ="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-workflow-19-0/sale-workflow-19-0-sale_product_set "> < 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/sale-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 > A < strong > product set</ strong > is a list of products which end customers aren’t
374379aware, this list is defined by sales manager.</ p >
375380< p > This module aims to load a product set in a sales order though a wizard.
@@ -385,47 +390,46 @@ <h1 class="title">Sales product set</h1>
385390< li > < a class ="reference internal " href ="#credits " id ="toc-entry-3 "> Credits</ a > < ul >
386391< li > < a class ="reference internal " href ="#authors " id ="toc-entry-4 "> Authors</ a > </ li >
387392< li > < a class ="reference internal " href ="#contributors " id ="toc-entry-5 "> Contributors</ a > </ li >
388- < li > < a class ="reference internal " href ="#other-credits " id ="toc-entry-6 "> Other credits</ a > </ li >
389- < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-7 "> Maintainers</ a > </ li >
393+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
390394</ ul >
391395</ li >
392396</ ul >
393397</ div >
394398< div class ="section " id ="usage ">
395- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
399+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
396400< ul class ="simple ">
397401< li > Define a < em > product set</ em > as sales manager:< ul >
398402< li > choose products</ li >
399403< li > for each product, define a quantity.</ li >
400- < li > for each product (if Discounts setting is active), define a discount
401- or leave default value</ li >
402- < li > Sort < em > set</ em > lines, this order will be the default when added into the
403- quotation</ li >
404+ < li > for each product (if Discounts setting is active), define a
405+ discount or leave default value</ li >
406+ < li > Sort < em > set</ em > lines, this order will be the default when added into
407+ the quotation</ li >
404408</ ul >
405409</ li >
406410< li > Then you can remove or update added lines as any other sales order
407411lines.</ li >
408412</ ul >
409- < p > < img alt ="Sale order " src ="https://raw.githubusercontent.com/sale_product_set/static/description/sale_order.png " /> </ p >
413+ < img alt ="Sale order " src ="https://raw.githubusercontent.com/sale_product_set/static/description/sale_order.png " />
410414</ div >
411415< div class ="section " id ="bug-tracker ">
412- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
416+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
413417< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/sale-workflow/issues "> GitHub Issues</ a > .
414418In case of trouble, please check there if your issue has already been reported.
415419If you spotted it first, help us to smash it by providing a detailed and welcomed
416- < a class ="reference external " href ="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_product_set%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
420+ < a class ="reference external " href ="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_product_set%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
417421< p > Do not contact contributors directly about support or help with technical issues.</ p >
418422</ div >
419423< div class ="section " id ="credits ">
420- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
421425< div class ="section " id ="authors ">
422- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
426+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
423427< ul class ="simple ">
424428< li > Anybox</ li >
425429</ ul >
426430</ div >
427431< div class ="section " id ="contributors ">
428- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
432+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
429433< ul class ="simple ">
430434< li > Clovis Nzouendjou << a class ="reference external " href ="mailto:clovis@anybox.fr "> clovis@anybox.fr</ a > ></ li >
431435< li > Pierre Verkest << a class ="reference external " href ="mailto:pverkest@anybox.fr "> pverkest@anybox.fr</ a > ></ li >
@@ -441,28 +445,23 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
441445</ ul >
442446</ li >
443447< li > Nils Coenen << a class ="reference external " href ="mailto:nils.coenen@nico-solutions.de "> nils.coenen@nico-solutions.de</ a > ></ li >
444- </ ul >
445- </ div >
446- < div class ="section " id ="other-credits ">
447- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Other credits</ a > </ h2 >
448- < p > The development of this module has been financially supported by:</ p >
449- < ul class ="simple ">
450- < li > Camptocamp</ li >
448+ < li > Christopher Rogos << a class ="reference external " href ="mailto:crogos@gmail.com "> crogos@gmail.com</ a > ></ li >
451449</ ul >
452450</ div >
453451< div class ="section " id ="maintainers ">
454- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
452+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
455453< p > This module is maintained by the OCA.</ p >
456454< a class ="reference external image-reference " href ="https://odoo-community.org ">
457455< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
458456</ a >
459457< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
460458mission is to support the collaborative development of Odoo features and
461459promote its widespread use.</ p >
462- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/sale-workflow/tree/18 .0/sale_product_set "> OCA/sale-workflow</ a > project on GitHub.</ p >
460+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/sale-workflow/tree/19 .0/sale_product_set "> OCA/sale-workflow</ a > project on GitHub.</ p >
463461< 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 >
464462</ div >
465463</ div >
466464</ div >
465+ </ div >
467466</ body >
468467</ html >
0 commit comments