تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2720 أدوات العرض

Hi guys, I want to modify some logic on the website.track model and I have some doubts.

Does anyone know how to override properly the _add_tracking method?

I am searching on internet but I dont get answers.

Any help is apreciated :)

الصورة الرمزية
إهمال
أفضل إجابة

Hello Andrés Carles,

I hope you are doing well.

Find Example in comment.

I hope this will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

الصورة الرمزية
إهمال

---- Py Side Code ----
- def _add_tracking(self, domain, website_track_values):
res = super((Your Class Name), self)._add_tracking()
<<<<Enter Your Code Here>>>>
return res

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يونيو 16
4855
0
مايو 16
3439
2
ديسمبر 15
3482
3
ديسمبر 24
6622
1
أغسطس 21
6695