Hi! I’m using Odoo v18, and I’m organizing events with ticket sales through the e-commerce website.
For each event, I have several promoters — these are people who help sell tickets in exchange for a reward or commission. I want to track how many tickets each promoter sells through the e-commerce platform, using Odoo's native features (no custom development if possible).
Is there a simple way to assign ticket sales to promoters and see how many tickets each one has sold? Ideally, I’d like to generate a report or view this directly in the backend.
Thanks in advance!