BUG #2375
open[SQA] Missing Unit Field for Product Price During Product Creation
100%
Description
The "Create A New Product" form currently lacks a dedicated field to specify the unit associated with the "Buying Price" and "Selling Price". While the price values are captured, there is no way to indicate whether these prices are per item, per pack, per box, or any other relevant unit of measure. This absence of a unit field can lead to ambiguity and potential errors in pricing and inventory management.
Steps to Reproduce:
- Navigate to the "Create A New Product" form.
- Observe the fields available for entering product information, including "Buying Price" and "Selling Price".
- Note the absence of a corresponding field to specify the unit for these prices.
Expected Behavior:
The "Create A New Product" form should include a field (e.g., a dropdown or a text input) next to or associated with the "Buying Price" and "Selling Price" fields, allowing users to specify the unit of measure for the entered price (e.g., "per tablet", "per strip", "per bottle").
Actual Behavior:
The "Create A New Product" form displays fields for "Buying Price" and "Selling Price" but does not provide any field to specify the unit to which these prices correspond.
Impact:
The lack of a unit field for product prices can lead to:
- Ambiguous pricing: It's unclear what a price of "50" or "60" refers to without knowing the unit.
- Inventory discrepancies: Without knowing the unit of price, it's difficult to accurately track inventory value and cost.
- Potential for errors: Users might misinterpret prices if the unit is not explicitly stated.
- Reporting issues: Generating accurate sales and profit reports becomes challenging without consistent unit information.
Files
Updated by Md. Abdul Hamid 11 months ago
Updated by Nazmul Hossain Shovon 10 months ago
- Status changed from Pending to In Progress
Updated by Md. Abdul Hamid 10 months ago
- Status changed from In Progress to Complete
- % Done changed from 0 to 100