Overview
Out of the box, Odoo prices and displays every event ticket in the company currency, which is a problem when you run events for foreign or multi-currency audiences. Event Pricelist lets you attach a product pricelist to each event so the event and its tickets automatically take the pricelist's currency and pricing rules. Ticket prices are pulled straight from the chosen pricelist, and the correct currency symbol is shown everywhere tickets appear.
Key Features
- Adds a Pricelist field to the event form so each event can use its own pricing rules.
- Drives the event currency from the selected pricelist instead of forcing the company currency.
- Recalculates each ticket's currency from the event pricelist, with a per-ticket override still allowed.
- Computes ticket prices directly from the pricelist's product price in the pricelist currency.
- Falls back to the company or product currency automatically when no pricelist is set.
- Shows the pricelist-driven currency on the ticket form and in the ticket price list.
- Backend-only design depends on event_product, never force-installing event_sale.