Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3153 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
sep. 17
10722
2
jul. 25
5209
2
jan. 25
15939
2
dec. 24
8098
2
nov. 24
28905