Bug 197

Summary: System does not enforce maximum value limits for Qty and Unit Cost fields, allowing numeric overflow in Sales Estimation
Product: Smartwas Reporter: Karunakaran (Karunakaran)
Component: SalesAssignee: Arun (Arun)
Status: OPEN ---    
Severity: Low    
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Windows   
Associated Test Case ID: Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:
Attachments: Values are entered
System does not enforce maximum value limits

Description Karunakaran (Karunakaran) 2026-06-03 07:27:24 UTC
On the Sales Estimation page (SE0000016), when the user enters an extremely large Quantity (9,999,999,999) and Unit Cost (9,999,999) for the product "ACTIVE GREEN TABLET" and clicks "Add", the system accepts the values without any validation and calculates an overflowed Total Amount of 107,499,989,239,250 instead of restricting the input and displaying an appropriate maximum value limit error.
Comment 1 Karunakaran (Karunakaran) 2026-06-03 07:28:18 UTC
Created attachment 124 [details]
Values are entered
Comment 2 Karunakaran (Karunakaran) 2026-06-03 07:28:57 UTC
Created attachment 125 [details]
System does not enforce maximum value limits