Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC][WMS] Vertical automated storage interface #641

Closed
jgrandguillaume opened this issue Jul 5, 2019 · 1 comment
Closed

[RFC][WMS] Vertical automated storage interface #641

jgrandguillaume opened this issue Jul 5, 2019 · 1 comment
Assignees

Comments

@jgrandguillaume
Copy link
Member

jgrandguillaume commented Jul 5, 2019

Source : https://docs.google.com/document/d/1mct6bFFWJqW01wGFcjc-uQNEjyCxvh6Y9TuFdRhe-b0/edit#
Part of: OCA/wms#1

This RCF to propose a POC implementation for the following

The goal is to support Vertical Lift such as Kardex or similar systems. We'll first implement a base layer to cover all kind of vertical automated storage, but then we'll implement the Kardex layer on top of it. Other might contribute to other similar system.

Odoo in that case will drive the machine and the operator to place goods an retrieve them. In this design the machine don't know where is what, only Odoo does.

It adds a stock location structure for the Vertical Lift "shelves", with different levels:
Vertical Lift → Shuttles → Trays → Cells. The Cells are automatically generated from Tray Types (example: 4 cols and 2 rows) selected on the trays.

Selection_649

A visual representation of a tray displays the selected cell and color the cells that contain stock.

Selection_650

The initial proposal assumes that each Shuttle will be driven by a screen displaying the operations to do (pick or put, inventory will need some work as well). Here's the (incomplete) dedicated UI, with the information about the product to pick + visualization of the tray and cell to pick.

Selection_651

@jgrandguillaume jgrandguillaume changed the title [RFC] Vertical automated storage [RFC] Vertical automated storage interface Jul 5, 2019
@jgrandguillaume jgrandguillaume changed the title [RFC] Vertical automated storage interface [RFC][WMS] Vertical automated storage interface Jul 12, 2019
@jgrandguillaume
Copy link
Member Author

RFC is over, were entering the pilot phase. To clean up I'm closing related issues

manuelcalerosolis pushed a commit to xtendoo-corporation/stock-logistics-warehouse that referenced this issue Oct 31, 2020
Signed-off-by jgrandguillaume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants