Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Point of Sale (point_of_sale) • Discuss (mail) • Invoicing (account) |
Lines of code | 173 |
Technical Name |
pos_bom |
License | LGPL-3 |
Website | https://www.cybrosys.com |
Versions | 15.0 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Point of Sale (point_of_sale) • Discuss (mail) • Invoicing (account) |
Lines of code | 173 |
Technical Name |
pos_bom |
License | LGPL-3 |
Website | https://www.cybrosys.com |
Versions | 15.0 16.0 17.0 |

POS Product Components
Helps to handle Product Components in POS

Explore this module
Overview
This app helps us to configure Product Components in point of sale and manage inventory for such products.It automatically generates the stock move of components in a bom product.when user confirm the POS order it generates the picking of the bom components and corresponding quantity done will be deduct from their Inventory.
Features

Community & Enterprise Support
Available in Odoo 15.0 Community and Enterprise.

Create Components for POS Products

Managing the Inventory of Product Components in POS

Automatic Stock Move Generation of Product Components
Screenshots
Create Components for POS Products
If the product have Components,enable the Have BOM

Here we create Components of product ,quantity of each.


Generation of Stock Move of Product Components
Along with the product stock move,the corresponding components stock move are automatically generates.

It shows the transfer of Product Components along with each components and their quantity done.

Suggested Products
Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy
Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application
Need Help?

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
i have error
ile "/opt/flectra/flectra/flectra/addons/base/models/ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "/opt/flectra/flectra/flectra/http.py", line 684, in dispatch
result = self._call_function(**self.params)
File "/opt/flectra/flectra/flectra/http.py", line 360, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/opt/flectra/flectra/flectra/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/opt/flectra/flectra/flectra/http.py", line 348, in checked_call
result = self.endpoint(*a, **kw)
File "/opt/flectra/flectra/flectra/http.py", line 913, in _call_
return self.method(*args, **kw)
File "/opt/flectra/flectra/flectra/http.py", line 532, in response_wrap
response = f(*args, **kw)
File "/opt/flectra/flectra/addons/web/controllers/main.py", line 1392, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/opt/flectra/flectra/addons/web/controllers/main.py", line 1380, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/opt/flectra/flectra/flectra/api.py", line 399, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/opt/flectra/flectra/flectra/api.py", line 386, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/opt/flectra/flectra/addons/point_of_sale/models/pos_session.py", line 287, in action_pos_session_closing_control
session.action_pos_session_close()
File "/opt/flectra/flectra/addons/point_of_sale/models/pos_session.py", line 318, in action_pos_session_close
return self._validate_session()
File "/opt/flectra/flectra/addons/point_of_sale/models/pos_session.py", line 332, in _validate_session
self._create_picking_at_end_of_session()
File "/opt/flectra/flectra/addons/point_of_sale/models/pos_session.py", line 381, in _create_picking_at_end_of_session
pickings = self.env['stock.picking']._create_picking_from_pos_order_lines(location_dest_id, lines, picking_type)
File "/opt/flectra/flectra/addons/point_of_sale/models/stock_picking.py", line 45, in _create_picking_from_pos_order_lines
positive_picking._create_move_from_pos_order_lines(positive_lines)
File "/opt/flectra/flectra/addons/pos_bom/models/stock_picking.py", line 72, in _create_move_from_pos_order_lines
confirmed_moves._add_mls_related_to_order(lines,
Exception
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/flectra/flectra/flectra/http.py", line 640, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/flectra/flectra/flectra/http.py", line 316, in _handle_exception
raise exception.with_traceback(None) from new_cause
AttributeError: 'stock.move' object has no attribute '_add_mls_related_to_order'
Re: i have error
Sorry, We haven't tried this with Flectra, Please check with odoo v15 and let us know if you are facing any issues.
please fix it
after making bom
and make order in pos
the piking is triple the count of bom
odoo 15 enterprise
Re: please fix it
Hi, We have updated the module. Please download the latest version.