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] Warehouse map and location attributes #22

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

[RFC][WMS] Warehouse map and location attributes #22

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

Comments

@jgrandguillaume
Copy link
Member

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

This RCF to propose a POC implementation for the following

  • Define warehouse map attributes on bin locations: corridor, shelf, height position that will compute the name for the location:
    • thus having a consistent naming within the warehouse. E.e Corridor + “.” + shelf + “.” + height -> 001.01.001
    • Can base the round trip picking order (sequence) on simple sort based on location name
  • Define location kind in an extendable manner. So you can easily identify all locations of a given kind (e.g. bin, tray, aisle, vertical lift,..)
    • Some of the location kind might allows you to define some additional attributes. E.g.
      • Tray might allows you to define a tray type
      • Zone might allow you to set the related zone
      • Bin might allows you to define related constraints
@jgrandguillaume jgrandguillaume changed the title [RFC] Warehouse map and location attributes [RFC][WMS] Warehouse map and location attributes Jul 12, 2019
@jgrandguillaume jgrandguillaume transferred this issue from OCA/stock-logistics-warehouse Apr 20, 2020
@jgrandguillaume
Copy link
Member Author

sebalix pushed a commit to sebalix/wms that referenced this issue Jun 4, 2020
Log shopfloor requests in a table
jbaudoux pushed a commit to jbaudoux/wms that referenced this issue Jan 4, 2024
[16.0][FIX] shopfloor: change lot action & fix inventory
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