Thursday, May 15, 2025
1 change · saas-18.3
Code cleanup and technical improvements
The order name editing popup has been moved into the main Point of Sale app, where it is actually used. This keeps the restaurant add-on cleaner and helps ensure the feature is available from the correct Point of Sale area without changing user workflows.
Original PR description
This commit moves the EditOrderNamePopup component from pos_restaurant to point_of_sale since the component is only used in point_of_sale. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr