Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
391 มุมมอง

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

อวตาร
ละทิ้ง