Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2974 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
2
Sep 17
10474
2
Jul 25
4669
2
Jan 25
15637
2
Des 24
7797
2
Nov 24
28572