Thursday, July 2, 2026
1 change · master
New functionality added to Odoo
This update adds sample restaurant bookings to the Odoo Enterprise system, allowing new users to quickly visualize how reservations are displayed on the floor plan. These bookings are automatically created during module installation or manually loaded via a 'Load Sample' button, streamlining the onboarding process and providing a practical demonstration of the module's functionality.
Original PR description
In this commit - --------------------------------- - Add 5 demo restaurant bookings with different states (attended, late, and upcoming) so users can see how reservations appear on the floor plan. - With demo data: demo bookings are automatically created when the module is installed with demo data . - Without demo data: demo bookings are created when the user clicks the "Load Sample" button . Task-6250031