Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2956 Zobrazení

Can anyone help me figure out what I've done wrong?


I have created my own model, and a field that I am tracking changes on, following the example shown here:

https://www.odoo.com/documentation/17.0/developer/reference/backend/mixins.html#logging-changes

tracking=True
Avatar
Zrušit
Nejlepší odpověď

Only custom models that inherit from the mail.thread model support tracking.

You need to inherit this model when you define yours.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
bře 25
1173
1
říj 22
3523
4
říj 21
6755
2
pro 19
9083
0
lis 19
4269