Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2715 Vizualizări

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 :)

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează

---- 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

Related Posts Răspunsuri Vizualizări Activitate
1
iun. 16
4832
0
mai 16
3431
2
dec. 15
3482
3
dec. 24
6568
1
aug. 21
6683