Odoo 15 CE - Selling in Different Quantities (Individual, Case, Etc..)
I want to be able to sell a product in different quantities on the website, in
POS, or via sales order. I'm afraid I need a module for this
functionality...
Example:
I buy a case of 1000 cups for $75. Each case of 1,000 cups has 25 sleeves, each sleeve has 40 cups.
I want to allow the customer to purchase either a case of 1000 or a sleeve of 40 cups.
Ideally it would allow selection of either on the product webpage.
Current Setup (that doesn't work.)
I setup UoM category as "Unit"
Unit is base unit
Sleeve of 40 is bigger than reference, ratio of 40.0
Case of 1000 is bigger than reference, ratio of 1000.0
Product Packagings
Created Packaging "Sleeve of 40" with contained quantity "0.025
Case of 1000"
There are a few problems with this setup.
1) The 0.025 gets rounded up to 0.03 during a purchase, even when increasing
decimal accuracy.
2) Packaging isn't available on the website.
I actually installed a module from the software developer Webkul that was supposed to enable this, but after a week of back and forth with them, they just showed me photos from their sales page that shows it's supposed to work. (Despite me giving them screenshots of it not working for me.)
It seems clunky to me to define a sleeve as 0.025 of a case, however I have to
relate to our base Unit of Measure as on the Inventory Product Page and I can't
change that because our pricing is setup as cost + 50%. (I achieve this by
configuring a pricelist to add a negative discount to the base quantity.)
I'm hoping someone will suggest some simple solution I've overlooked. Any conversation is much appreciated!