Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 323 |
Technical Name |
product_combo_pack |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 13.0 15.0 16.0 17.0 18.0 |

Product Pack
Manage Products as Pack


Explore This Module

Overview

Features








Screenshots
Product Pack Menu.

Check if the product is a pack.

Product Pack Page for Consumable(if not managing the stock of pack)

Product Pack Page for Storable.

Adding products into the pack.

Adding Pack to sale order.

Delivery of pack.


Related 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

Support


Say hi to us on WhatsApp!
+91 86068 27707

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedGreat Composite Product Module
Idea very well doen. Thank you.
Why is it that one cannot pack several services into one service? That would be a very nice addition to use as services in repair procedures.
Can that be done?
Re: Great Composite Product Module
We have updated the app. Thanks for your input.
Error
After installation i have got this error : Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 1591, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying result = func() File "/usr/lib/python3/dist-packages/odoo/http.py", line 1618, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/usr/lib/python3/dist-packages/odoo/http.py", line 1822, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 154, in _dispatch result = endpoint(**request.params) File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper result = endpoint(self, *args, **params_ok) File "/usr/lib/python3/dist-packages/odoo/addonshyperba/iwesabe_button_restriction/controllers/main.py", line 17, in call_button result = super().call_button(model, method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper result = endpoint(self, *args, **params_ok) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 46, in call_button action = self._call_kw(model, method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 33, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 468, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 453, in _call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 476, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 600, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) File "", line 2, in new File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 90, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 488, in load_modules processed_modules += load_marked_modules(cr, graph, File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 372, in load_marked_modules loaded, processed = load_module_graph( File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 207, in load_module_graph registry.setup_models(cr) File "", line 2, in setup_models File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 298, in setup_models model._setup_fields() File "/usr/lib/python3/dist-packages/odoo/models.py", line 2820, in _setup_fields field.setup(self) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 539, in setup self.setup_nonrelated(model) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 4709, in setup_nonrelated raise TypeError(msg % (self, field)) TypeError: Many2many fields sale.order.product_pack_id and sale.order.product_ids use the same table and columns The above server error caused the following client error: RPC_ERROR://192.168.0.41:8069/web/assets/324-43d32a6/web.assets_backend.min.js:992:163) at XMLHttpRequest. (http://192.168.0.41:8069/web/assets/324-43d32a6/web.assets_backend.min.js:1000:13)
Re: Error
Hello, Thanks for reporting. We have updated the app. Please get the latest version.
Update does not resolve service of services
You say you have updated the app but one still cannot create a service pack of several services.
Product packs that are sold in POS are not deducted from inventory.
I'm encountering an issue with this module. Specifically, when I create a product pack by adding individual products to it and then making a sale in the POS, the inventory isn't deducting the quantities of the individual products that constitute the pack. To illustrate this, let's consider three products: apples, oranges, and bananas, each having a quantity on hand of 10. I've also created a product pack called "Fruit Basket" with a quantity of 10.
Now, after making a sale in the POS and checking the inventory, I notice that the quantities for the individual products remain at 10, while the quantity for the "Fruit Basket" shows as 9. The expected behavior should be a deduction of one from both the individual products and the "Fruit Basket," resulting in a quantity of 9 for each.
I cannot create and save an order in sales
in sales i cannot create and save an order unless I select a product pack...
Re: I cannot create and save an order in sales
We have updated the module. Please get the latest version.
I got ValueError: Expected singleton
Setup Env:
- Install: product_combo_pack
- Set Is pack to demo product then select product to product pack
- Set 'Outgoing Shipments' more than 1 step (2 steps or 3 steps)
I create new Sale Order then select the product after I click button 'Confirm' I got singleton error
Re: I got ValueError: Expected singleton
Hello, Thanks for reporting. We have updated the module.