Wednesday, October 23, 2024
1 change
Features or functions removed from Odoo
The calendar event page no longer shows a separate "More Options" button because the same action is already available through the standard web menu. This reduces duplicate controls and keeps the appointment experience cleaner for restaurant bookings.
Original PR description
This PR will remove the "More Options" button from the calendar event page, because there is a generic web option that performs the same task. **Technical** As we cannot remove the views in the stable version so this PR will just remove the more option button. The rest of the footer and the inherited calendar event view of pos_restaurant_appointment will be removed from the master Task-4246277