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

Hello Odooers,


i have question that how to add log tracker for odoo base field using automated action. I know that we can tracking true for fields by python. But here the question is, let's say i am using odoo online and i want to track mobile or email field tracking for contacts. So i can not edit that field.


I also know that we we can use message_post() in automated action but how find that which field is edited.


thanks in advance

Haresh Kansara

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

thanks. 


And how to find that who have changed field? By active user?

อวตาร
ละทิ้ง

I haven't tried it out...but, env.user should work

คำตอบที่ดีที่สุด

Hi Haresh:

If it's just a couple of fields you want to track, you can define one automated action per field by selecting the field in the "Watched Fields".

อวตาร
ละทิ้ง