Product Bundle & Combo Pricing
Fixed-price product bundles/combos with automatic component stock decrement on order confirmation
Product Bundle & Combo Pricing lets you sell fixed-price bundles built from ordinary products, no Manufacturing app required. Configure what a bundle is made of, price it as a flat amount or as a discount off the component total, and let Sales orders take care of checking stock and consuming the components automatically on confirmation.
Key Features
Flat bundle configuration
Pick any sellable product as a bundle and attach a flat list of components (product x quantity), one configuration per bundle product, without touching Manufacturing's routed Bill of Materials.
Two pricing modes
Price a bundle as a flat Fixed Price or as Component Total minus Discount %, recomputed live as components or their costs change and written straight onto the bundle product's Sales Price.
Cost roll-up and margin
Every bundle shows its live component cost total, component sale value total, computed sale price, and resulting margin amount and percentage.
Stock-sufficiency check wizard
Check, for any quantity and stock location, whether every component is available before committing to a sale, with an itemised shortage list per component.
Automatic component stock decrement
Confirming a Sales order with bundle lines expands each bundle into its components and creates genuine, validated stock.move records that consume them, with an optional per-bundle switch to sell ahead of stock.
Combined shortage check on confirmation
When multiple bundle lines share a component, required quantities are merged before the availability check, so confirmation blocks with a clear itemised shortage message if stock cannot cover the combined need.
Bundle-to-component expansion service
A small reusable pure-python engine answers what N units of a bundle consume, used consistently by the wizard, the sales-confirmation flow and the bundle form's own cost computation.
Bundle sales traceability
Each bundle configuration shows a smart button to its own Sales Order Lines and to the stock moves it generated, plus mail thread/activity tracking on every pricing or component change.
Use Cases
Screenshots
01 Bundles List
02 Bundle Form
03 Bundle Stock Check Wizard
Why Choose This Module
Because pricing, cost roll-up and bundle-to-component expansion all live in one pure-python engine shared by the bundle form, the stock-check wizard and the sales-confirmation flow, the numbers a salesperson sees before quoting are guaranteed to match what actually gets consumed from stock once the order is confirmed.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Pokutsoft
- Dependencies: sale, sale_stock, mail
- Support: odoo@gencbaris.com
- Update date: 2026-07-13
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Inventory (stock) |
| Lines of code | 914 |
| Technical Name |
product_bundle_combo_pricing |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
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