1
- < ?xml version="1.0" encoding="utf-8" ?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
5
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
- < meta name ="generator " content ="Docutils 0.15.1: http ://docutils.sourceforge.net / " />
5
+ < meta name ="generator " content ="Docutils: https ://docutils.sourceforge.io / " />
7
6
< title > Stock Picking Product Assortment</ title >
8
7
< style type ="text/css ">
9
8
10
9
/*
11
10
:Author: David Goodger ([email protected] )
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11
+ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
13
12
:Copyright: This stylesheet has been placed in the public domain.
14
13
15
14
Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
16
16
17
- See http ://docutils.sf.net /docs/howto/html-stylesheets.html for how to
17
+ See https ://docutils.sourceforge.io /docs/howto/html-stylesheets.html for how to
18
18
customize this style sheet.
19
19
*/
20
20
275
275
margin-left : 2em ;
276
276
margin-right : 2em }
277
277
278
- pre .code .ln { color : grey ; } /* line numbers */
278
+ pre .code .ln { color : gray ; } /* line numbers */
279
279
pre .code , code { background-color : # eeeeee }
280
280
pre .code .comment , code .comment { color : # 5C6576 }
281
281
pre .code .keyword , code .keyword { color : # 3B0D06 ; font-weight : bold }
301
301
span .pre {
302
302
white-space : pre }
303
303
304
- span .problematic {
304
+ span .problematic , pre . problematic {
305
305
color : red }
306
306
307
307
span .section-subtitle {
@@ -366,33 +366,35 @@ <h1 class="title">Stock Picking Product Assortment</h1>
366
366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
+ !! source digest: sha256:cd886493c73e5958194c26e12eca0c499577bba11688f478fcfc329378dfa991
369
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " 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 " 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 " href ="https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_product_assortment "> < img alt ="OCA/stock-logistics-workflow " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-stock_picking_product_assortment "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/154/15.0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-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/stock-logistics-workflow/tree/16.0/stock_picking_product_assortment "> < img alt ="OCA/stock-logistics-workflow " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_product_assortment "> < 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/stock-logistics-workflow&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
371
373
< p > This module allows to use the product assortments related to a partner on outgoing stock
372
374
pickings. Whith this implementation, we just allow to select the products defined on
373
375
whitelist and we don’t allow to select the products defined on blacklist on outgoing
374
376
stock pickings.</ p >
375
377
< p > < strong > Table of contents</ strong > </ p >
376
378
< div class ="contents local topic " id ="contents ">
377
379
< ul class ="simple ">
378
- < li > < a class ="reference internal " href ="#configuration " id ="id1 "> Configuration</ a > </ li >
379
- < li > < a class ="reference internal " href ="#usage " id ="id2 "> Usage</ a > </ li >
380
- < li > < a class ="reference internal " href ="#bug-tracker " id ="id3 "> Bug Tracker</ a > </ li >
381
- < li > < a class ="reference internal " href ="#credits " id ="id4 "> Credits</ a > < ul >
382
- < li > < a class ="reference internal " href ="#authors " id ="id5 "> Authors</ a > </ li >
383
- < li > < a class ="reference internal " href ="#contributors " id ="id6 "> Contributors</ a > </ li >
384
- < li > < a class ="reference internal " href ="#maintainers " id ="id7 "> Maintainers</ a > </ li >
380
+ < li > < a class ="reference internal " href ="#configuration " id ="toc-entry-1 "> Configuration</ a > </ li >
381
+ < li > < a class ="reference internal " href ="#usage " id ="toc-entry-2 "> Usage</ a > </ li >
382
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-3 "> Bug Tracker</ a > </ li >
383
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-4 "> Credits</ a > < ul >
384
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-5 "> Authors</ a > </ li >
385
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-6 "> Contributors</ a > </ li >
386
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-7 "> Maintainers</ a > </ li >
385
387
</ ul >
386
388
</ li >
387
389
</ ul >
388
390
</ div >
389
391
< div class ="section " id ="configuration ">
390
- < h1 > < a class ="toc-backref " href ="#id1 "> Configuration</ a > </ h1 >
392
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
391
393
< p > Follow the steps of product_assortment module to define a whitelist or a blacklists or
392
394
both to some partner.</ p >
393
395
</ div >
394
396
< div class ="section " id ="usage ">
395
- < h1 > < a class ="toc-backref " href ="#id2 "> Usage</ a > </ h1 >
397
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
396
398
< ol class ="arabic simple ">
397
399
< li > Go to Inventory.</ li >
398
400
< li > Create a new outgoing picking.</ li >
@@ -401,39 +403,43 @@ <h1><a class="toc-backref" href="#id2">Usage</a></h1>
401
403
</ ol >
402
404
</ div >
403
405
< div class ="section " id ="bug-tracker ">
404
- < h1 > < a class ="toc-backref " href ="#id3 "> Bug Tracker</ a > </ h1 >
406
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
405
407
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/issues "> GitHub Issues</ a > .
406
408
In case of trouble, please check there if your issue has already been reported.
407
- If you spotted it first, help us smashing it by providing a detailed and welcomed
408
- < a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_product_assortment%0Aversion:%2015 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
409
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
410
+ < a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_product_assortment%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
409
411
< p > Do not contact contributors directly about support or help with technical issues.</ p >
410
412
</ div >
411
413
< div class ="section " id ="credits ">
412
- < h1 > < a class ="toc-backref " href ="#id4 "> Credits</ a > </ h1 >
414
+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
413
415
< div class ="section " id ="authors ">
414
- < h2 > < a class ="toc-backref " href ="#id5 "> Authors</ a > </ h2 >
416
+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
415
417
< ul class ="simple ">
416
418
< li > Tecnativa</ li >
417
419
</ ul >
418
420
</ div >
419
421
< div class ="section " id ="contributors ">
420
- < h2 > < a class ="toc-backref " href ="#id6 "> Contributors</ a > </ h2 >
422
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
421
423
< ul class ="simple ">
422
424
< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > :< ul >
423
425
< li > Carlos Roca</ li >
426
+ < li > Sergio Teruel</ li >
424
427
</ ul >
425
428
</ li >
429
+ < li > Dhara Solanki << a class ="reference external " href ="mailto:dhara.solanki@initos.com "> dhara.solanki@initos.com</ a > ></ li >
426
430
</ ul >
427
431
</ div >
428
432
< div class ="section " id ="maintainers ">
429
- < h2 > < a class ="toc-backref " href ="#id7 "> Maintainers</ a > </ h2 >
433
+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
430
434
< p > This module is maintained by the OCA.</ p >
431
- < a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
435
+ < a class ="reference external image-reference " href ="https://odoo-community.org ">
436
+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
437
+ </ a >
432
438
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
433
439
mission is to support the collaborative development of Odoo features and
434
440
promote its widespread use.</ p >
435
441
< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
436
- < p > < a class ="reference external " href ="https://github.com/CarlosRoca13 "> < img alt ="CarlosRoca13 " src ="https://github.com/CarlosRoca13.png?size=40px " /> </ a > </ p >
442
+ < p > < a class ="reference external image-reference " href ="https://github.com/CarlosRoca13 "> < img alt ="CarlosRoca13 " src ="https://github.com/CarlosRoca13.png?size=40px " /> </ a > </ p >
437
443
< p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_product_assortment "> OCA/stock-logistics-workflow</ a > project on GitHub.</ p >
438
444
< 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 >
439
445
</ div >
0 commit comments