Odoo / UI / New Menu and action
Menu & Action
-
Step 1:
1. create menu
2. Create window action
1. id for linking the window and menu
2. res_model for populating default form fields
3. view_mode for form
school window school.school tree,form 1. id="school.action_window" for menu linking
2. res_model">school.school is model name in models/school.py3. link the menu and action
add menu action and set action window id