b-b-a / bba-power

1 stars 0 forks source link

Input validation on tender_commission and tender_fee #242

Open paulmallett opened 11 years ago

paulmallett commented 11 years ago

Can we have some extra input validation on the tender_commission and tender_fee fields in the Edit Tender dialog please? This is to stop people putting the information in the wrong field.

tender_commission range should be 0.0 to 1.0

tender_fee should be 10 to 1000

paulmallett commented 11 years ago

There is a logic problem now in Production ver. 4.0.4

A value of 0 needs to be allowed in tender_fee, so allowable values are 0 and/or 10 to 1000

paulmallett commented 11 years ago

Works fine in in pre-prod 4.0.5a.