Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3173 Visualizações

is there a way to add a new action to a model (e.g. Sales order) from Odoo interface or odoo studio without developing a custom module?

Example: a Quotation need to be verified by an action, so I need to add the action "VERIFY" under "actions, where this action should call a python function as well:

"Actions" :

Delete, duplicate, Invoice order, VERIFY <-- new action

 

Python: handle_VERIFY(){

//run code

}

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
set. 17
10736
2
jul. 25
5243
2
jan. 25
15964
2
dez. 24
8107
2
nov. 24
28918