Bug 197 - System does not enforce maximum value limits for Qty and Unit Cost fields, allowing numeric overflow in Sales Estimation
Summary: System does not enforce maximum value limits for Qty and Unit Cost fields, al...
Status: OPEN
Alias: None
Product: Smartwas
Classification: Unclassified
Component: Sales (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- Low
Assignee: Arun (Arun)
URL:
Depends on:
Blocks:
 
Reported: 2026-06-03 07:27 UTC by Karunakaran (Karunakaran)
Modified: 2026-07-09 09:08 UTC (History)
0 users

See Also:
Associated Test Case ID:
Triaged By: ---
Root Cause Analysis (RCA):
Resolution Summary / Fix Details:
Impact Area:


Attachments
Values are entered (293.10 KB, image/png)
2026-06-03 07:28 UTC, Karunakaran (Karunakaran)
Details
System does not enforce maximum value limits (307.97 KB, image/png)
2026-06-03 07:28 UTC, Karunakaran (Karunakaran)
Details

Note You need to log in before you can comment on or make changes to this bug.
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