Tuesday, September 24, 2024
1 change · saas-17.4
Enhancements to existing features
The event barcode scanner and attendee list have been redesigned to speed up check-ins for large crowds. Staff can now see clearer attendee status information, open the same action dialog from scanned tickets or attendee records, undo check-ins when needed, and access print or detail actions more easily.
Original PR description
**Purpose:** Enhance the barcode scanner interface and optimize the attendee registration process for more efficient handling of large volumes of attendees. **Specifications:** Change barcode scanner template. - Make barcode template same as 'stock_barcode' - Add a dynamic title Modify attendees page. - Remove check/uncheck button - Replace payment status by status - Keep status as a badge - Only keep kanban and list view - When clicking on record, it opens a dialog box same as if barcode is scanned (kanban and list). Edit the dialog box which opens when user is marked attended. - Keep status in one line. - Add an undo button. - Add Print and Edit buttons in footer which are 'Print Ticket' and 'Open Details' currently. Removed a kanban view from event_sale module - 'event_registration_view_kanban' view was no longer needed as replaced 'sales_status' wth 'status' Mockup link: https://app.excalidraw.com/l/65VNwvy7c4X/88aC6OMVygk Task-4159794