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