Monday, April 14, 2025
1 change · saas-18.2
Resolved issues and error corrections
The restaurant floor editor now shows its background grid clearly when creating additional floors with the default grey background. This makes it easier for users to arrange tables accurately while editing a restaurant plan.
Original PR description
Steps to produce : ==== - Install pos_restaurant - Create a new POS restaurant. - Click on Edit Plan from the sidebar. - Create the first floor, the background grid is visible. - Create second floor. Issue : ==== - Due to default grey color,the background grid is no longer visible. Fix : ==== - The floor-grid css was not applied properly, opacity and little darker solves the issue as floor has default grey backgorund color. task-4619115