dgrant
Joined: 22 Sep 2005
Posts: 60
|
| Posted: Tue Nov 22, 2005 7:58 pm Post subject: BUGS: Validation JS code in Edit Quote |
|
|
There are two bugs in the Javascript form validation code in Edit Quote:
1) The Adjustment cannot be negative, which is opposite to expectations. A adjustment should be able to REDUCE the price quote (via a negative number) not just increase it....
2) If a product is added to a quote which has a value of 0 in "number in stock" the form validator fails silently (on IE at least). If a quantity is added, it fails the stock check. QUOTES should not check stock on hand at all.
DG |
|