odoo/addons/website_event_sale/views
Nicolas Lempereur c0e24fc9ce [FIX] event_sale, website_event_sale: treat edge case of 0 seats_max
When the max seats available is set to 0, there should not be a limit to
the seats available.

Previously this was not taken into account in the frontend event ticket
sale, so an event would appear to be sold out.

fixes #6999
opw-645542
2015-07-22 12:32:15 +02:00
..
website_event_sale.xml [FIX] event_sale, website_event_sale: treat edge case of 0 seats_max 2015-07-22 12:32:15 +02:00