I am looking for a way to be able to bundle certain products together. I know about the Kit option (within the BOM section of the manufacturing app) but I don't think this will work how I want.
We are a security system installation company, and I have several different labor categories that I use for quotations. I want the ability to use each of these labor categories on a quotation, but I only want the customer to see one price for total labor since we are offering "Turn-Key" proposals (the customer pays the same labor price regardless if we come under or go over on actual hours). The hours themselves within each labor category are used for analyzing project profitablity at the end of the project.
Example:
Product | Description | Sales Price | UoM | Quantity | Extended Price |
LABOR-INST | Installation Labor | $100.00 | per Hour | 80 | $8,000.00 |
LABOR-PM | Project Management Labor | $125.00 | per Hour | 8 | $1,000.00 |
LABOR-C&D | Consulting and Design Labor | $140.00 | per Hour | 4 | $560.00 |
LABOR TOTAL | $9,560.00 |
I want the customer facing quotation (both the web version and the PDF version) to only show the labor total of $9,560.00.
I will have other information on the quotation (hardware) that still should show all itemized individual product details.
The labor quantities need to be editable from within the quotation.
If trying to use a Kit product within Odoo, once I create the kit and add it to the quotation, I do not have the ability to edit the quantities from within the quotation.
I noticed that if I add a section in the quotation builder, it gives me a subtotal at the bottom of the section. If there was a way to hide the sub components of a section, that would work, but I don't see a way to do that.
Just seeing if this might be possible without a custom developement.