This question has been flagged
3956 Views

Some times i see buttons created without action and some time with it. When we need to use Button action and when we don't?

maybe some 1 can explain me this.

Avatar
Discard
Author

i'm talking about action in view. like

<!-- More button Action -->

<act_window id="todo_app.action_todo_wizard"

name="To-Do Tasks Wizard"

src_model="todo.task" res_model="todo.wizard"

view_mode="form" target="new" multi="True" />

</odoo>