Tuesday, February 18, 2020
1 change · master
Enhancements to existing features
Event pages are now cleaner and easier for smaller organizations to use, with fewer default filters, month-based browsing, and improved event and registration page layouts. Event questions now default to being attendee-specific, and speaker contact details are better preserved when event track information changes.
Original PR description
Purpose =========== Batch of improvements based on user testing/on site implementation with the focus of improving the flexibility and usability of Event. This way the application should be easier to use for small SMEs that organize events such as local sport clubs, theater company, ... Specifications ================= Deactivate by default some filters in /event page top bar Invert the behavior of is_individual field and rename it accordingly Revamp the event list in front-end Filter by month instead of week on /event page Improve /event/<model: event.event>/register page design Add tracking on name, email, phone fields on event.track Links =========== TaskID 2162438 Community PR #44476 Upgrade PR odoo/upgrade#771 Co-Authored-By: David Beguin <dbe@odoo.com> Co-Authored-By: Quentin Mourier <qmo@odoo.com>