-
- Downloads
[FIX] pos_restaurant: remove floor_id from restaurant.table form view
There is no way to directly create restaurant.table records in the backend. The only way is through adding it directly to the table_ids one2many on restaurant.floor and when doing that floor_id is automatically set. Closes #8705
Please register or sign in to comment