Wednesday, January 10, 2024
1 change · master
New functionality added to Odoo
Restaurant staff can now merge multiple tables in the floor plan, moving existing orders to the chosen target table. Merged tables are saved, can be manually unmerged, and are automatically separated again when the order is completed.
Original PR description
A common usecase in a restaurant scenario is merging tables. This commit adds a new feature to merge tables in the floor plan view. The existing orders are moved to the target table. Upon order completion, the tables are automatically unmerged. There is an option to unmerge the tables manually as well, from the floor plan editor. The state of the merged tables is persisted in the database. Task: 3597485 https://github.com/odoo/enterprise/pull/52776 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr