Hi there,
I need to create an invoice that group multiple services. Since it’s a bundle, unit price per service doesn’t really apply and if they are there, it’s mostly just in case if someone needs an extra because their bundle doesn’t include that service.
Example:
Mechanical bundle 1, Qty 1, Unit price $1000
- Transport - 2 hours per month || Sell: $250
- Mechanical work - 6 hours per month || Sell: $750
- Unlimited fluids (see contract) || Sell: $200
- Small parts || Sell: $30
- 18x7 || Sell: $250
Notes:
- One staff members per incident
- Doesn’t include mechanical parts
Now let’s say that each of those is a service, with a buying cost and a selling cost, but I don’t want to use the selling cost, because it won’t match the agreed upon price of $950.
If I use a single service line, then I won’t know how much of “Small parts included” service I sold.
I don’t keep track of individual “small parts” in Dolibarr.
Path 1:
Create a single service and calculate the cost for everything that is included manually for that service bundle. – Very difficult to keep track of each cost associated with a service “bundle”, if a cost of a service change, I need to manually edit all bundles to reflect the new price.
Path 2:
Make the sell price 0 for all services individually, then add all of them to an invoice. Add a “blank” service to mark up the price to the amount the customer expect from the contract.
Path 3:
Add multiple services to an invoice, hide the sell price for all of them and enter the sell price manually, so the invoice match the amount the customer expect. The margin could then be split from the % of the amount of each service or something.
Any tips?
I also couldn’t find “kits” or “bundles” for services
Note that I cannot right now buy any add-ons, since most of them that could seem useful are 300 euros and my margins are non-existent at this point. But if there is something interesting, please let me know I’ll try and squeeze it.
Thanks