1
- < ?xml version="1.0" encoding="utf-8" ?>
1
+ < ?xml version="1.0" encoding="utf-8"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
4
< head >
5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
- < meta name ="generator " content ="Docutils 0.15.1: http ://docutils.sourceforge.net / " />
6
+ < meta name ="generator " content ="Docutils: https ://docutils.sourceforge.io / " />
7
7
< title > Split picking</ title >
8
8
< style type ="text/css ">
9
9
10
10
/*
11
11
:Author: David Goodger (goodger@python.org)
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12
+ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
13
13
:Copyright: This stylesheet has been placed in the public domain.
14
14
15
15
Default cascading style sheet for the HTML output of Docutils.
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
@@ -366,8 +366,10 @@ <h1 class="title">Split picking</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:d0c8cc5569a7e17790e09922c2a904c4d98b73bce7b3d4d769639b93d6a94da1
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_split_picking "> < 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-16-0/stock-logistics-workflow-16-0-stock_split_picking "> < 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/16.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_split_picking "> < 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_split_picking "> < 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 adds a “Split” button on the outgoing pickings form.</ p >
372
374
< p > It works like the classical picking Transfer but it leaves both pickings
373
375
(picking and its backorder) as confirmed without processing the transfer.</ p >
@@ -376,18 +378,18 @@ <h1 class="title">Split picking</h1>
376
378
< p > < strong > Table of contents</ strong > </ p >
377
379
< div class ="contents local topic " id ="contents ">
378
380
< ul class ="simple ">
379
- < li > < a class ="reference internal " href ="#usage " id ="id1 "> Usage</ a > </ li >
380
- < li > < a class ="reference internal " href ="#bug-tracker " id ="id2 "> Bug Tracker</ a > </ li >
381
- < li > < a class ="reference internal " href ="#credits " id ="id3 "> Credits</ a > < ul >
382
- < li > < a class ="reference internal " href ="#authors " id ="id4 "> Authors</ a > </ li >
383
- < li > < a class ="reference internal " href ="#contributors " id ="id5 "> Contributors</ a > </ li >
384
- < li > < a class ="reference internal " href ="#maintainers " id ="id6 "> Maintainers</ a > </ li >
381
+ < li > < a class ="reference internal " href ="#usage " id ="toc-entry-1 "> Usage</ a > </ li >
382
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-2 "> Bug Tracker</ a > </ li >
383
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-3 "> Credits</ a > < ul >
384
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-4 "> Authors</ a > </ li >
385
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-5 "> Contributors</ a > </ li >
386
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-6 "> Maintainers</ a > </ li >
385
387
</ ul >
386
388
</ li >
387
389
</ ul >
388
390
</ div >
389
391
< div class ="section " id ="usage ">
390
- < h1 > < a class ="toc-backref " href ="#id1 "> Usage</ a > </ h1 >
392
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
391
393
< ol class ="arabic simple ">
392
394
< li > Go to < strong > Inventory</ strong > dashboard and open any picking.</ li >
393
395
< li > If picking state is < strong > available</ strong > you can see an split button.</ li >
@@ -401,25 +403,25 @@ <h1><a class="toc-backref" href="#id1">Usage</a></h1>
401
403
</ ol >
402
404
</ div >
403
405
< div class ="section " id ="bug-tracker ">
404
- < h1 > < a class ="toc-backref " href ="#id2 "> Bug Tracker</ a > </ h1 >
406
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> 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
409
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
408
410
< a class ="reference external " href ="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_split_picking%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 ="#id3 "> Credits</ a > </ h1 >
414
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
413
415
< div class ="section " id ="authors ">
414
- < h2 > < a class ="toc-backref " href ="#id4 "> Authors</ a > </ h2 >
416
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
415
417
< ul class ="simple ">
416
418
< li > Camptocamp</ li >
417
419
< li > Tecnativa</ li >
418
420
< li > ForgeFlow S.L.</ li >
419
421
</ ul >
420
422
</ div >
421
423
< div class ="section " id ="contributors ">
422
- < h2 > < a class ="toc-backref " href ="#id5 "> Contributors</ a > </ h2 >
424
+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
423
425
< ul class ="simple ">
424
426
< li > Nicolas Bessi << a class ="reference external " href ="mailto:nicolas.bessi@camptocamp.com "> nicolas.bessi@camptocamp.com</ a > ></ li >
425
427
< li > Guewen Baconnier << a class ="reference external " href ="mailto:guewen.baconnier@camptocamp.com "> guewen.baconnier@camptocamp.com</ a > ></ li >
@@ -435,7 +437,7 @@ <h2><a class="toc-backref" href="#id5">Contributors</a></h2>
435
437
</ ul >
436
438
</ div >
437
439
< div class ="section " id ="maintainers ">
438
- < h2 > < a class ="toc-backref " href ="#id6 "> Maintainers</ a > </ h2 >
440
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
439
441
< p > This module is maintained by the OCA.</ p >
440
442
< a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
441
443
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
0 commit comments