$ 57.83
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 17 |
| Technical Name |
mrp_real_time_consumtion |
| License | OPL-1 |
| Website | https://www.craftsync.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Manufacturing (mrp)
• Inventory (stock) • Discuss (mail) |
| Lines of code | 17 |
| Technical Name |
mrp_real_time_consumtion |
| License | OPL-1 |
| Website | https://www.craftsync.com |
Real-Time Component Consumption
Consume materials immediately after every Work Order operation
Overview: By default, Odoo only deducts stock when the entire Manufacturing Order is marked "Done". This module changes that behavior to consume specific components instantly when their related Work Order is finished.also stock valuation entries gets created accordingly in real-time.
The Standard Odoo Way
Normally, if you have a long production process with multiple steps (Cutting > Assembly > Packing):
- Stock remains "Reserved" but physically present in the system until the very end.
- Inventory managers cannot see accurate real-time stock levels during the production process.
- Accounting entries gets created only after MO is completed.
With This Module
As soon as a worker clicks "Mark as Done" on a specific operation:
- The specific components linked to that operation are immediately deducted from stock.
- Stock moves are set to "Done" instantly.
- Inventory levels are always 100% accurate in real-time.
- Inventory Valuation is always 100% accurate in real-time with it's accounting entries.
How it Works
1. Install
Module installation from the Apps, Create Manufacturing order with specific Operations (e.g., assign "Wood" to the "Cutting" operation).
2. Process Work Order
Start the Manufacturing Order,i.e. When the worker finishes the "Cutting" step, they click "Mark as Done".
3. Instant Consumption
The system automatically validates the stock move for "Wood". The inventory is updated immediately, even if the MO is still open.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module