Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3015 Lượt xem

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

}

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 9 17
10478
2
thg 7 25
4683
2
thg 1 25
15662
2
thg 12 24
7804
2
thg 11 24
28592