Friday, July 3, 2026
1 change · saas-19.1
Enhancements to existing features
This update ensures that restaurant users can now always access course management features, regardless of whether Course Allocation is enabled. A helpful message has also been added to guide users when creating new courses, improving the overall user experience.
Original PR description
Before this commit: ======================= The Courses menu was always hidden because it was restricted to `base.group_no_one`, making course management inaccessible even when Course Allocation was enabled in a restaurant PoS. After this commit ====================== The Courses menu now always visible. A help message is also added to the Courses action to guide users when creating courses. Task-6317914