콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2961 화면

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
10474
2
7월 25
4658
2
1월 25
15634
2
12월 24
7788
2
11월 24
28565