If I try to enter a 'real' discount here, I get either an error from SQL
or Emerald. The value I _have_ to put in is 95.24%, meaning about 5%
off. It doesn't work with 'integer' discounts, though.
(I write my observations as below:)
0.
Input from me
Message
Output(shown later in 'discount')
1.
95
(saved)
-850%
2.
95.24
"EmeraldAdmin: the percentage must be 0-100"
not saved
3.
95,24
"SQL Error: wrong syntax at '76000<lots of zeroes>1'
not saved
(Remember: German country settings!)
What are you doing there???
cu, Peter