stock mass action por dependencia de sotck picking batch extended
This commit is contained in:
parent
448f889f12
commit
3a0a965589
89 changed files with 11072 additions and 0 deletions
5
stock_picking_mass_action/readme/CONTRIBUTORS.rst
Normal file
5
stock_picking_mass_action/readme/CONTRIBUTORS.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
|
||||
* Sylvain Le Gal (https://twitter.com/legalsylvain)
|
||||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
* Vicent Cubells
|
||||
* Carlos Dauden
|
||||
13
stock_picking_mass_action/readme/DESCRIPTION.rst
Normal file
13
stock_picking_mass_action/readme/DESCRIPTION.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Facilities to check the availability of stock picking list:
|
||||
|
||||
* A wizard which allows on multiple stock pickings at a time to:
|
||||
|
||||
* Confirm draft picking;
|
||||
* check availability of picking;
|
||||
* transfer picking;
|
||||
|
||||
* A scheduled action to check availability of all the stock picking.
|
||||
It is not active by default.
|
||||
|
||||
This may be necessary for those who want to check the availability
|
||||
more often than running the procurement scheduler.
|
||||
8
stock_picking_mass_action/readme/USAGE.rst
Normal file
8
stock_picking_mass_action/readme/USAGE.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
After selecting several pickings in tree view there are options for:
|
||||
* Mark as Todo
|
||||
* Check Availability
|
||||
* Force Availability
|
||||
* Transfer
|
||||
|
||||
Select additional options in the wizard if needed, after "Apply" the actions
|
||||
will be applied to all selected pickings
|
||||
Loading…
Add table
Add a link
Reference in a new issue