I’m seeking assistance in configuring multi-unit and multi-price functionality for inventory management and sales invoicing. I’m dealing with a product that has varying pricing based on purchase quantity and can be sold in different units.
Scenario:
- I purchase 10 sacks of Product A in bulk (per sack).
- The pricing structure is as follows:
- 1 sack: USD 100
- 1 kg or more: USD 1.4 per kg
- 5 kg or more: USD 1.2 per kg
- I open one sack for retail sales.
- For a 10 kg purchase, the price should be 10 kg x USD 1.2 = USD 12.
- For a 3 kg purchase, the price should be 3 kg x USD 1.4 = USD 4.2.
Objective:
I need to set up multi-unit and multi-price in a way that accurately reflects inventory levels, sales prices, and invoice calculations.
Request:
Please provide guidance on how to configure multi-unit and multi-price functionality in my inventory management system to ensure accurate inventory tracking and sales invoicing.