跳至内容
菜单
此问题已终结
2979 查看

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

}

形象
丢弃
相关帖文 回复 查看 活动
2
9月 17
10476
2
7月 25
4670
2
1月 25
15640
2
12月 24
7798
2
11月 24
28574