-
- Downloads
[FIX] website: allow user to create/remove website.menu
Before this commit, an user could not create or remove a website.menu since there was no list/form view for it. Changing sequence also impossible. Therefore, it was impossible to create or delete a menu from an event. (you could just edit the existing one) Now, user can access in debug mode to the list and form view of website.menu to manage the menus. This commit also add a link on the ir.ui.view form view to access it's related website.page This closes #21302
Showing
- addons/website/models/ir_ui_view.py 5 additions, 0 deletionsaddons/website/models/ir_ui_view.py
- addons/website/views/res_config_settings_views.xml 7 additions, 0 deletionsaddons/website/views/res_config_settings_views.xml
- addons/website/views/website_views.xml 43 additions, 5 deletionsaddons/website/views/website_views.xml
Loading
Please register or sign in to comment