@@ -7,7 +7,7 @@ Stock batch picking extended
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:2a60deeaeb86880a5da8255ca2d35888776a39724817647f7406defa489f28ab
10+ !! source digest: sha256:145e388b3d5a20965b2351bf7d4edf791aae2d90869e15803c0b995739910cdc
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -46,17 +46,17 @@ deactivate which approach for batch handling will be used per company.
4646By default after installation this option will be activated for all
4747companies.
4848
49- |image1 |
49+ |settings |
5050
51- .. |image1 | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/picking_batch_configuration_settings.png
51+ .. |settings | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/picking_batch_configuration_settings.png
5252
5353Usage
5454=====
5555
5656When you create a batch pick, the creation wizard will appear with the
5757new fields added.
5858
59- |image1 |
59+ |wizard |
6060
61611. Name: Allows to rename the batch. But be careful, if this is done, it
6262 overwrites the name that Odoo assigns to the batch by default.
@@ -68,7 +68,7 @@ Adds to the form view of batch picking:
6868
6969**In "Draft" status: **
7070
71- |image2 |
71+ |draft |
7272
73731. Delete all delivery notes in the batch whose status is not done or
7474 canceled.
@@ -84,7 +84,7 @@ Adds to the form view of batch picking:
8484
8585**"In progress" status: **
8686
87- |image3 |
87+ |in_progress |
8888
89891. Delete all pickings in the batch whose status is not done or
9090 cancelled.
@@ -102,7 +102,7 @@ validation approach in the inventory settings.
102102
103103**In "Done" status: **
104104
105- |image4 |
105+ |done |
106106
1071071. Print pickings.
1081082. Smart button with counting and access to pickings.
@@ -111,10 +111,10 @@ validation approach in the inventory settings.
1111114. Notes. Reflects the notes that have been entered from the wizard and
112112 allows you to modify them.
113113
114- .. |image1 | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_wizard.png
115- .. |image2 | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_form_draft.png
116- .. |image3 | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_form_in_progress.png
117- .. |image4 | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_form_done.png
114+ .. |wizard | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_wizard.png
115+ .. |draft | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_form_draft.png
116+ .. |in_progress | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_form_in_progress.png
117+ .. |done | image :: https://raw.githubusercontent.com/OCA/stock-logistics-workflow/18.0/stock_picking_batch_extended/static/batch_form_done.png
118118
119119Bug Tracker
120120===========
@@ -164,6 +164,7 @@ Contributors
164164 - Carlos Dauden
165165 - Sergio Teruel
166166 - César A. Sánchez
167+ - Carlos Lopez
167168
168169- `Trobz <https://trobz.com >`__:
169170
0 commit comments