Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa | |||
| odoo_tricks [2026/01/10 12:13] – ivan | odoo_tricks [2026/01/10 12:13] (actual) – ivan | ||
|---|---|---|---|
| Línea 29: | Línea 29: | ||
| 2. Create custom group inside settings > groups > create, and then delete it | 2. Create custom group inside settings > groups > create, and then delete it | ||
| - | | + | By doing one of these, you are triggering _update_user_groups_view() method inside base module. this method is responsible to show all available groups so when you create a new one, it will trigger a new view thus the view will go back to normal |