A shopfloor assistant for weighing on stock operations.
Table of contents
Some bussiness must weigh their operations in order to process them. For example in fresh product factories where the demand could not fit the exact a amount of delivered product and that depends on the final operation weight.
You need to configure an operation type so its operations show up in the weighing assistant.
To do so:
- Go to Configuration > Operations Types and choose the one you want to configure.
- Set Weighing operations on.
- You can choose your desired Weighing lable report.
- If you want to print your labels automatically, set Print weighing label on.
If you don't have any product with units of measure of the weight category, you'll have to add some.
- Allow to show the units of measure in your config settings if isn't ready yet.
- Add some products with a unit of measure of the weight category (kilograms, grams, etc.).
- Place some pending operations for those products.
If you want to use the weighing system for other operations you can set
the configuration parameter stock_weighing.any_operation_actions
to
a true value. You'll be a able to record other values.
You've got several ways to start weighing pending operations:
From the app menu
- Go to the app menu an click on Weighing
- You'll be presented with your weighing options (Incoming, Outgoing or more if a third module extends it)
- You can start weighing.
From a weighing operation type
- Go to Inventory > Overview.
- Those operation types with weighing operation active will show a button with the pending ones.
- Click on it and you can start weighing.
From a picking
- In any picking with weighing operations, you can click on the smart button and start processing them.
You'll be presented with a list of operations to weigh. To weigh them, just press the red circle button to record a new weight:
- If there's only one detailed operation reserved, a popup will show up to record the operation weight.
- If there are several, you'll enter the detailed view and you'll be able to weigh every detailed operation.
- If you just want to weigh one, you can force the operation as done using the checkmark button.
You can reset your weighing using the cross button. You can print the label on demand using the printer button. You can add a new detailed operation using the plus button.
- This PR should be odoo/odoo#161042 merged in order to reload the kanban view properly after each action. Otherwise we should reimplement the whole core method in our override.
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.
- Tecnativa
- Tecnativa
- David Vidal
- Sergio Teruel
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.
This module is part of the OCA/stock-weighing project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.