Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] website: clear cache when menu group is changed
Otherwise, `_get_menu_ids()` won't be recomputed, meaning removing a group from a menu won't make it appear for restricted user, and adding a group on a menu won't hide that menu, until a clear cache occurs. Introduced with 02e01dc closes odoo#47947 Signed-off-by: Jérémy Kersten (jke) <[email protected]>
- Loading branch information