Bug 312

Summary: Quantity field accepts decimal values instead of restricting input to positive integers.
Product: Smartwas Reporter: Soundharaya (Soundharya)
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: Quantity field accepts decimal values instead of restricting input to positive integers.

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.