Page 1 of 1

Fixed Discount Amount Field Invalid if 4 digits

Posted: Sun Jan 15, 2017 5:21 am
by rivercottage
This is for the developers...

I cannot enter a fixed discount amount of over 4 digits. For example 2, 20, 200, 2,000 all OK, but 20,000 or more gives an 'invalid value' error.

I live in a country where 20,000 of the local currency is less than $1 USD, and am in need of making discounts in the order of 200,000, i.e. $20.

Could the developers fix this please - should be just a matter of changing the validation on the form input, or possibly also the field length in the Database.

Thank you.

Re: Fixed Discount Amount Field Invalid if 4 digits

Posted: Sun Jan 15, 2017 5:20 pm
by markkinchin
Which field are you entering the data?

The Per Night Long Stay Discounts in the Rates support numbers with 8 digits, i.e. 99999999

Re: Fixed Discount Amount Field Invalid if 4 digits

Posted: Sun Jan 15, 2017 10:27 pm
by rivercottage
On the Discount Voucher Codes page:

https://www.beds24.com/control2.php?pag ... countcodes

Re: Fixed Discount Amount Field Invalid if 4 digits

Posted: Mon Jan 16, 2017 9:34 am
by markkinchin
rivercottage wrote:On the Discount Voucher Codes page:
Those fields have been updated to accept 8 digit numbers for fixed amounts now.

Re: Fixed Discount Amount Field Invalid if 4 digits

Posted: Mon Jan 16, 2017 3:39 pm
by rivercottage
Thank you - good speedy work. Appreciated.