Bug 312 - Quantity field accepts decimal values instead of restricting input to positive integers.
Summary: Quantity field accepts decimal values instead of restricting input to positiv...
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-07-13 05:17 UTC by Soundharaya (Soundharya)
Modified: 2026-07-13 05:17 UTC (History)
0 users

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


Attachments
Quantity field accepts decimal values instead of restricting input to positive integers. (147.38 KB, image/png)
2026-07-13 05:17 UTC, Soundharaya (Soundharya)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Soundharaya (Soundharya) 2026-07-13 05:17:48 UTC
Created attachment 181 [details]
Quantity field accepts decimal values instead of restricting input to positive integers.

The field accepts the decimal input (10.9) without throwing a validation error or truncating/rounding the value.