tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

[ADD] filter_appointment: add advanced filters to appointment listing page

Open kame-odoo opened this issue 7 months ago • 1 comments

This commit adds new filtering options to the website appointment page, improving the user experience by allowing visitors to filter appointments by type (online/offline), payment requirement, and scheduling method (users/resources). A custom controller extends the base WebsiteAppointment to dynamically build a filter domain based on user input and combine it with the standard appointment domain logic. In UI part, the website_calendar_index_topbar template is extended to include three dropdowns that submit on change, making the filtering seamless.

kame-odoo avatar May 02 '25 12:05 kame-odoo

Pull request status dashboard

robodoo avatar May 02 '25 12:05 robodoo