Monday, February 12, 2024
1 change · saas-17.1
Resolved issues and error corrections
Opening the Restaurant Point of Sale now works even when no floor plan has been configured. This prevents an avoidable startup failure and lets businesses use the restaurant interface without first creating floors.
Original PR description
Before this commit, opening a restaurant without any defined floors would result in a failure. This was due to the use of `activeFloor.background_color` to set the color, while activeFloor was not defined in cases where no floors were present. opw-3729416 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr