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 > Sale product set</ title >
6+ < title > Sales product set</ title >
77< style type ="text/css ">
88
99/*
1010:Author: David Goodger (goodger@python.org)
11- :Id: $Id: html4css1.css 8954 2022 -01-20 10:10:25Z milde $
11+ :Id: $Id: html4css1.css 9511 2024 -01-13 09:50:07Z milde $
1212:Copyright: This stylesheet has been placed in the public domain.
1313
1414Default cascading style sheet for the HTML output of Docutils.
15+ Despite the name, some widely supported CSS2 features are used.
1516
1617See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718customize this style sheet.
274275 margin-left : 2em ;
275276 margin-right : 2em }
276277
277- pre .code .ln { color : grey ; } /* line numbers */
278+ pre .code .ln { color : gray ; } /* line numbers */
278279pre .code , code { background-color : # eeeeee }
279280pre .code .comment , code .comment { color : # 5C6576 }
280281pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
300301span .pre {
301302 white-space : pre }
302303
303- span .problematic {
304+ span .problematic , pre . problematic {
304305 color : red }
305306
306307span .section-subtitle {
359360</ style >
360361</ head >
361362< body >
362- < div class ="document " id ="sale -product-set ">
363- < h1 class ="title "> Sale product set</ h1 >
363+ < div class ="document " id ="sales -product-set ">
364+ < h1 class ="title "> Sales product set</ h1 >
364365
365366<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366367!! This file is generated by oca-gen-addon-readme !!
367368!! changes will be overwritten. !!
368369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369- !! source digest: sha256:76238ca5d99bdb70bb32f9011a51fad3319dbd5390abdbef435242cea4e44ca8
370+ !! source digest: sha256:2f7beee55c7bf24a53bdf20c9eaa6dec4098d084c0bdb197a8b3702fae33e2a1
370371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371- < 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/17.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-17-0/sale-workflow-17-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=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
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 >
372373< p > A < strong > product set</ strong > is a list of products which end customers aren’t
373374aware, this list is defined by sales manager.</ p >
374- < p > This module aims to help salesman to quickly create several sale order
375- lines at once in a quotation.</ p >
376- < p > After a < em > product set</ em > is added to the sale order, each line can be
377- updated or removed as any other sale order lines.</ p >
378- < p > This differs from packing products as you don’t follow < em > product set</ em > are
379- not linked to sale order lines once they are added.</ p >
375+ < p > This module aims to load a product set in a sales order though a wizard.
376+ The product set is a list of products and quantities that gets inserted
377+ as separate sales order lines.</ p >
378+ < p > After a < em > product set</ em > is added to the sales order, each line can be
379+ updated or removed as any other sales order lines.</ p >
380380< p > < strong > Table of contents</ strong > </ p >
381381< div class ="contents local topic " id ="contents ">
382382< ul class ="simple ">
@@ -393,18 +393,17 @@ <h1 class="title">Sale product set</h1>
393393</ div >
394394< div class ="section " id ="usage ">
395395< h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
396- < p > To use this module, you need to:</ p >
397396< ul class ="simple ">
398- < li > Define a < em > product set</ em > as sale manager:< ul >
397+ < li > Define a < em > product set</ em > as sales manager:< ul >
399398< li > choose products</ li >
400- < li > for each products , define a quantity.</ li >
401- < li > for each products (if Discounts setting is active), define a
402- discount or leave default value</ li >
399+ < 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 >
403402< li > Sort < em > set</ em > lines, this order will be the default when added into the
404403quotation</ li >
405404</ ul >
406405</ li >
407- < li > Then you can remove or update added lines as any other sale order
406+ < li > Then you can remove or update added lines as any other sales order
408407lines.</ li >
409408</ ul >
410409< p > < img alt ="Sale order " src ="https://raw.githubusercontent.com/sale_product_set/static/description/sale_order.png " /> </ p >
@@ -414,7 +413,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
414413< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/sale-workflow/issues "> GitHub Issues</ a > .
415414In case of trouble, please check there if your issue has already been reported.
416415If you spotted it first, help us to smash it by providing a detailed and welcomed
417- < a class ="reference external " href ="https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_product_set%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
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 >
418417< p > Do not contact contributors directly about support or help with technical issues.</ p >
419418</ div >
420419< div class ="section " id ="credits ">
@@ -438,6 +437,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
438437< li > Manuel Regidor << a class ="reference external " href ="mailto:manuel.regidor@sygel.es "> manuel.regidor@sygel.es</ a > ></ li >
439438< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > :< ul >
440439< li > Pilar Vargas</ li >
440+ < li > Juan Carlos Oñate</ li >
441441</ ul >
442442</ li >
443443< li > Nils Coenen << a class ="reference external " href ="mailto:nils.coenen@nico-solutions.de "> nils.coenen@nico-solutions.de</ a > ></ li >
@@ -453,11 +453,13 @@ <h2><a class="toc-backref" href="#toc-entry-6">Other credits</a></h2>
453453< div class ="section " id ="maintainers ">
454454< h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
455455< p > This module is maintained by the OCA.</ p >
456- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
456+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
457+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
458+ </ a >
457459< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
458460mission is to support the collaborative development of Odoo features and
459461promote its widespread use.</ p >
460- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/sale-workflow/tree/17 .0/sale_product_set "> OCA/sale-workflow</ a > project on GitHub.</ 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 >
461463< 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 >
462464</ div >
463465</ div >
0 commit comments