mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
This is a rework of the stock_cubiscan module to allow supporting different kind of measuring devices, with different communication protocols. We use components from OCA/connector to abstract the implementation of the backend (some devices are synchronous, others are asynchronous...). Others PR to come for stock_measuring_device_cubiscan and stock_measuring_device_zippcube.
5 lines
195 B
ReStructuredText
5 lines
195 B
ReStructuredText
This module by itself does not do anything.
|
|
|
|
You will need to install a module implementing the communication with your
|
|
device. Look for modules with a name starting with stock_measuring_device.
|