Guewen Baconnier e83ea033c2 Ask to scan a tray type when no storage type is configured
The use cases we want to cover are:

1. Putaway for a package/good without storage type
2. Putaway for a package with a storage type configured to be
   stored in a tray (associated with a tray type)
3. Putaway for a package with a storage type NOT configured on a tray
   type

The case 1. is implement in "stock_vertical_lift", the 2. was already
implement in this module, this commit implements the case 3.

A typical flow is:

* We configure a generic Kardex Box storage type, not associated with
  any tray type, that is set on the package at reception (the reception
  person doesn't know the tray type at this point). this Kardex Box
  storage type is set on the Vertical Lift view (above the shuttles).
* On the putaway transfer, as per the configuration above, the putaway
  changes the destination location to the Vertical Lift view.
* When we scan the package in the shuttle's screen, as we have a storage
  type which is not configured on any locations in the shuttle
  (reminder, if we had, it would select the tray automatically), the
  user is asked to scan a tray type of the correct size.
2021-09-20 22:33:46 +07:00
2021-09-20 10:40:26 +00:00
2021-08-31 16:18:21 +00:00
2021-02-22 12:47:59 +00:00
2021-01-26 16:33:25 +00:00
2021-03-23 09:53:43 +00:00
2021-09-20 07:45:36 +00:00
2021-02-19 17:07:06 +00:00
2021-02-16 13:01:23 +00:00
2021-05-09 01:54:07 +00:00
2021-09-14 13:56:47 +00:00
2021-04-19 13:32:20 +00:00
2021-03-18 17:08:19 +00:00
2021-08-12 16:14:41 +00:00
2021-09-03 16:47:56 +00:00
2021-02-15 12:26:34 +00:00
2020-10-08 21:50:29 +02:00
2020-10-08 21:50:29 +02:00
2021-05-14 19:33:48 +02:00
2020-10-08 21:50:29 +02:00
2021-05-14 19:33:48 +02:00
2020-11-01 22:33:05 +01:00
2020-12-11 20:21:16 +01:00
2020-10-08 21:50:29 +02:00
2020-10-08 21:50:29 +02:00
2021-09-20 10:40:21 +00:00

Runbot Status Build Status codecov Translation Status

stock-logistics-warehouse

TODO: add repo description.

Available addons

addon version maintainers summary
scrap_reason_code 14.0.1.0.0 bodedra Reason code for scrapping
stock_archive_constraint 14.0.1.0.0 victoralmau Stock archive constraint
stock_available 14.0.1.0.2 Stock available to promise
stock_available_immediately 14.0.1.0.0 Ignore planned receptions in quantity available to promise
stock_available_mrp 14.0.1.0.2 Consider the production potential is available to promise
stock_available_unreserved 14.0.1.0.1 LoisRForgeFlow Quantity of stock available for immediate use
stock_demand_estimate 14.0.1.1.0 Allows to create demand estimates.
stock_demand_estimate_matrix 14.0.1.0.0 Allows to create demand estimates.
stock_free_quantity 14.0.1.0.0 Stock Free Quantity
stock_generate_putaway_from_inventory 14.0.1.0.0 pierrickbrun bealdav sebastienbeau kevinkhao Generate Putaway locations per Product deduced from Inventory
stock_helper 14.0.1.0.0 Add methods shared between various stock modules
stock_inventory_preparation_filter 14.0.1.0.0 More filters for inventory adjustments
stock_location_bin_name 14.0.1.0.0 Compute bin stock location name automatically
stock_location_children 14.0.1.0.0 Add relation between stock location and all its children
stock_location_lockdown 14.0.1.0.0 Prevent to add stock on locked locations
stock_location_position 14.0.1.0.0 Add coordinate attributes on stock location.
stock_location_tray 14.0.1.1.0 Organize a location as a matrix of cells
stock_location_zone 14.0.1.0.0 Classify locations with zones.
stock_measuring_device 14.0.1.0.0 gurneyalex Implement a common interface for measuring and weighing devices
stock_measuring_device_zippcube 14.0.1.0.0 gurneyalex Implement interface with Bosche Zippcube devicesfor packaging measurement
stock_move_common_dest 14.0.1.0.0 Adds field for common destination moves
stock_move_location 14.0.1.0.0 This module allows to move all stock in a stock location to an other one.
stock_orderpoint_move_link 14.0.1.0.0 Link Reordering rules to stock moves
stock_packaging_calculator 14.0.1.0.1 Compute product quantity to pick by packaging
stock_picking_cancel_confirm 14.0.1.0.1 kittiu Stock Picking Cancel Confirm
stock_pull_list 14.0.1.0.0 LoisRForgeFlow The pull list checks the stock situation and calculates needed quantities.
stock_putaway_method 14.0.1.0.0 asaunier Add the putaway strategy method back, removed from the stock module in Odoo 12
stock_quant_manual_assign 14.0.1.1.0 Stock - Manual Quant Assignment
stock_request 14.0.1.0.3 Internal request for stock
stock_request_picking_type 14.0.1.0.0 max3903 Add Stock Requests to the Inventory App
stock_reserve_rule 14.0.1.0.0 Configure reservation rules by location
stock_search_supplierinfo_code 14.0.1.0.0 Allows to search for picking from supplierinfo code
stock_vertical_lift 14.0.1.0.0 Provides the core for integration with Vertical Lifts
stock_vertical_lift_kardex 14.0.1.0.0 Integrate with Kardex Remstar Vertical Lifts
stock_warehouse_calendar 14.0.1.0.1 JordiBForgeFlow Adds a calendar to the Warehouse

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo Warehouse Management Addons
Readme 142 MiB
Languages
HTML 50.9%
Python 48.2%
JavaScript 0.8%
SCSS 0.1%