Change in error message of validation cause previously it was: "Price currency Currency is different.." `paid?` method returned true even when `ticket_purchases` is empty for a given user.
fix #348
- Tickets now independent from registration - Implemented money gem #419