[OmniaSolutions] Update Mrp From Bom
Easily update your manufacture order with from your bom
The module update your manufacture order from the change made on the BOM
Feature supported are:- Remove Product form BOM
- Add Product from BOM
- Change Quantity from BOM
The module is developed and maintained by OmniaSolutions, Further information at www.omniasolutions.website
How it Works
Create a BOM and than create a manufacture order
Now open the BOM
Remove a product and add a new one in our case we remove the Motor2 and add the Motor 3
Came back to the manufacture order and click on the "Magic Button"
Now the row material are updated
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Manufacturing (mrp) • Discuss (mail) |
| Lines of code | 135 |
| Technical Name |
omnia_mrp_bom_update |
| License | AGPL-3 |
| Website | https://www.OmniaSolutions.website |
Please log in to comment on this module
There are no ratings yet!
错误: Odoo Server Error Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_http.py", line 237, in _dispatch result = request.dispatch() File "C:\Program Files\odoo14\server\odoo\http.py", line 684, in dispatch result = self._call_function(**self.params) File "C:\Program Files\odoo14\server\odoo\http.py", line 360, in _call_function return checked_call(self.db, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\service\model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\http.py", line 348, in checked_call result = self.endpoint(*a, **kw) File "C:\Program Files\odoo14\server\odoo\http.py", line 913, in __call__ return self.method(*args, **kw) File "C:\Program Files\odoo14\server\odoo\http.py", line 532, in response_wrap response = f(*args, **kw) File "C:\Program Files\odoo14\server\odoo\addons\web\controllers\main.py", line 1396, in call_button action = self._call_kw(model, method, args, kwargs) File "C:\Program Files\odoo14\server\odoo\addons\web\controllers\main.py", line 1384, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "C:\Program Files\odoo14\server\odoo\api.py", line 399, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "C:\Program Files\odoo14\server\odoo\api.py", line 386, in _call_kw_multi result = method(recs, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\addons\omnia_mrp_bom_update\models\mrp_production.py", line 65, in update_row_line_form_bom move_line_id.action_assign() Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\http.py", line 640, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "C:\Program Files\odoo14\server\odoo\http.py", line 316, in _handle_exception raise exception.with_traceback(None) from new_cause AttributeError: 'stock.move' object has no attribute 'action_assign'
it is a long error, can I post it here?
hello, this app is not working well with my odoo, Is there any one who can help?
Re: hello, this app is not working well with my odoo, Is there any one who can help?
Dear Bruce,
what kind of error/problem did you have ?