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.
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.
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
How do you create a button?
Resolvido
|
3
abr. 17
|
4752 | ||
|
Button to open form. V11
Resolvido
|
2
mar. 19
|
5005 | ||
|
1
mar. 15
|
5031 | |||
|
0
jun. 26
|
1 | |||
|
0
jun. 26
|
282 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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>