Skip to Content
Menú
This question has been flagged
1 Respondre
4507 Vistes

Working with the external odoo API, when using the admin user for several instances of a script, it shows by console the following error "(\ 'Error, a partner can not follow twice the same object. \', None) \ n '> " With only one, but with several if. How could I solve this problem? Thank you

Avatar
Descartar
Best Answer

Hi Edger,

this is sql constraint from mail.followers for unique(res_model,res_id,partner_id) OR unique(res_model,res_id,channel_id)

Avatar
Descartar
Related Posts Respostes Vistes Activitat
3
de gen. 23
6379
1
de març 22
4621
1
de jul. 20
8689
1
de gen. 24
2523
0
de set. 23
27