You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+25-3
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,32 @@
7
7
8
8
<!-- /!\ do not modify above this line -->
9
9
10
-
# wms
10
+
# Warehouse Management System (WMS)
11
+
12
+
There are several repositories where you can find modules and contribute to.
13
+
14
+
## Repositories and guidelines
15
+
16
+
Repository | Description
17
+
| --- | --- |
18
+
[delivery-carrier](https://github.com/OCA/delivery-carrier) | Delivery method providers and all enhancements around delivery method in sales and stock
19
+
[product-attribute](https://github.com/OCA/product-attribute) | Extend the product model (incl uom, packaging, pricelist) or lot but that do not touch sales or stock models
20
+
[stock-logistics-availability](https://github.com/OCA/stock-logistics-availability) | Compute quantity available in stock
21
+
[stock-logistics-barcode](https://github.com/OCA/stock-logistics-barcode) | Product and product packaging barcodes
22
+
[stock-logistics-interfaces](https://github.com/OCA/stock-logistics-interfaces) | Interfaces to interact with physical devices (vertical lift, measurement device...)
[stock-logistics-release-channel]([https://github.com/OCA/stock-logistics-release-channel) | Dispatch management. Organize and dispatch work in the warehouse by release channels
[stock-logistics-request](https://github.com/OCA/stock-logistics-request) | Record needs for products
27
+
[stock-logistics-reservation]([https://github.com/OCA/stock-logistics-reservation) | Enhance the way products are allocated (virtual reservation) and reserved (rules extending fifo) in the stock
28
+
[stock-logistics-shopfloor]([https://github.com/OCA/stock-logistics-shopfloor) | Shopfloor. Warehouse barcode applications to support operators in the warehouse
[stock-logistics-transport]([https://github.com/OCA/stock-logistics-transport) | Manage incoming and outgoing transports
31
+
[stock-logistics-warehouse](https://github.com/OCA/stock-logistics-warehouse) | Extend the stock related models (warehouse, location, picking, move...) but without impact flows and processes. It's mainly adding fields or buttons.
32
+
[stock-logistics-workflow](https://github.com/OCA/stock-logistics-workflow) | Enhance the way flows and processes are working. Modules that do not have their place in the other more specialized repositories
33
+
[stock-weighing](https://github.com/OCA/stock-weighing) | Support products managed by weight
34
+
[wms](https://github.com/OCA/wms) | Bundle modules for a complete WMS solution
11
35
12
-
wms
13
36
14
37
<!-- /!\ do not modify below this line -->
15
38
@@ -21,7 +44,6 @@ Available addons
21
44
----------------
22
45
addon | version | maintainers | summary
23
46
--- | --- | --- | ---
24
-
[delivery_carrier_warehouse](delivery_carrier_warehouse/) | 18.0.1.0.0 | | Get delivery method used in sales orders from warehouse
0 commit comments