Skip to Content
Menú
This question has been flagged
2963 Vistes

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
Descartar
Related Posts Respostes Vistes Activitat
2
de set. 17
10474
2
de jul. 25
4658
2
de gen. 25
15634
2
de des. 24
7788
2
de nov. 24
28566