Stock Measuring Device
Implement a common interface for measuring and weighing devices
Stock Measuring Device
Different manufacturers produce devices which are able to measure and weigh packages and parcels. Each brand has a different communication protocol. This module provides an framework to interface such devices with Odoo.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Installation
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.
Configuration
The first step is to configure the Packaging Types (Pallet, Box, ...) in Inventory > Configuration > Product Packaging Types.
Configure the measuring device in Inventory > Configuration > Measuring Devices, don't forget to set the device type, and any other additional parameters.
Usage
Use the "Wizard" button on a Measuring Device to open the screen and take measurements.
Known issues / Roadmap
- The UI could get some improvements
- Being able to open the measurement screen from a product would be nice
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Camptocamp
Contributors
- Patrick Tombez <patrick.tombez@camptocamp.com>
- Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
- Carlos Serra Toro <carlos.serra@camptocamp.com>
Maintainers
This module is maintained by the OCA.
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.
Current maintainer:
This module is part of the OCA/stock-logistics-warehouse project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.