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

Hi @ all,

how do I log / trace which function calls are made, when a form (on a website) is submitted?


Thanks

아바타
취소
작성자

Hi Christoph,
thanks for your answer. For me it helps. I did now a trace. But can't figure out why the behaviour is different.
The form goes to the model of hr.applicant. And I see before the emails send. But when I call the model via RPC this is not happening.. Do you have more insights for me, please?

베스트 답변

The profiler should provide you with some valuable insights on what is happening: https://www.odoo.com/documentation/17.0/developer/reference/backend/performance.html?highlight=profiler#profiling

아바타
취소