Skip to Content
मेन्यू
This question has been flagged
3403 Views

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
Discard
Related Posts Replies Views Activity
2
सित॰ 17
11108
2
जुल॰ 25
6052
2
जन॰ 25
16289
2
अक्तू॰ 25
8596
2
नव॰ 24
29450