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 > Stock Picking: group by partner and carrier </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="stock-picking-group-by-partner-and-carrier ">
364- < h1 class ="title "> Stock Picking: group by partner and carrier</ 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 ="stock-picking-group-by-partner-and-carrier ">
370+ < h1 > Stock Picking: group by partner and carrier</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:d029d61ed64b264c004c20e8d4ddca0cd9bd6eab55996f1d8e65c2e204b96096
375+ !! source digest: sha256:cd2d26c56c5df65ec4a170741620315acd05653c17d9ed590aabfc78eb46ee0b
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/stock-logistics-workflow/tree/18.0/stock_picking_group_by_partner_by_carrier "> < 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-18-0/stock-logistics-workflow-18-0-stock_picking_group_by_partner_by_carrier "> < 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=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/stock-logistics-workflow/tree/18.0/stock_picking_group_by_partner_by_carrier "> < 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-18-0/stock-logistics-workflow-18-0-stock_picking_group_by_partner_by_carrier "> < 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=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module can be used if your customers expect that several different
374379orders they passed will be shipped in a single delivery order.</ p >
375380< p > With this module installed, when a sale order is confirmed, the stock
@@ -402,7 +407,7 @@ <h1 class="title">Stock Picking: group by partner and carrier</h1>
402407</ ul >
403408</ div >
404409< div class ="section " id ="configuration ">
405- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
410+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
406411< ol class ="arabic simple ">
407412< li > To enable picking grouping in pull rule “mode” - default prior to
40841318.0. This will only group the delivery step.</ li >
@@ -441,13 +446,13 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
441446</ blockquote >
442447</ div >
443448< div class ="section " id ="usage ">
444- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
449+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
445450< p > To use this module you need to enable grouping on the picking types for
446451which you want grouping.</ p >
447452< p > If you want to enable this for the shippings of a warehouse:</ p >
448453< ul class ="simple ">
449- < li > be sure that in the settings of the Inventory app, you checked
450- “Manage Push and Pull inventory flows”</ li >
454+ < li > be sure that in the settings of the Inventory app, you checked “Manage
455+ Push and Pull inventory flows”</ li >
451456< li > enable “debug mode”</ li >
452457< li > go to the warehouse for which you want grouping and check the setting
453458“Group Shippings”</ li >
@@ -456,24 +461,24 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
456461setting “Group Pickings” on the picking type view.</ p >
457462</ div >
458463< div class ="section " id ="bug-tracker ">
459- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
464+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
460465< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/issues "> GitHub Issues</ a > .
461466In case of trouble, please check there if your issue has already been reported.
462467If you spotted it first, help us to smash it by providing a detailed and welcomed
463468< a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_picking_group_by_partner_by_carrier%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
464469< p > Do not contact contributors directly about support or help with technical issues.</ p >
465470</ div >
466471< div class ="section " id ="credits ">
467- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
472+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
468473< div class ="section " id ="authors ">
469- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
474+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
470475< ul class ="simple ">
471476< li > Camptocamp</ li >
472477< li > BCIM</ li >
473478</ ul >
474479</ div >
475480< div class ="section " id ="contributors ">
476- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
481+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
477482< ul class ="simple ">
478483< li > Camptocamp:< ul >
479484< li > Alexandre Fayolle << a class ="reference external " href ="mailto:alexandre.fayolle@camptocamp.com "> alexandre.fayolle@camptocamp.com</ a > ></ li >
@@ -490,14 +495,14 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
490495</ ul >
491496</ div >
492497< div class ="section " id ="other-credits ">
493- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h2 >
498+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Other credits</ a > </ h3 >
494499< p > The development of this module has been financially supported by:</ p >
495500< ul class ="simple ">
496501< li > Camptocamp</ li >
497502</ ul >
498503</ div >
499504< div class ="section " id ="maintainers ">
500- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
505+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
501506< p > This module is maintained by the OCA.</ p >
502507< a class ="reference external image-reference " href ="https://odoo-community.org ">
503508< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -510,5 +515,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
510515</ div >
511516</ div >
512517</ div >
518+ </ div >
513519</ body >
514520</ html >
0 commit comments