Skip to Content
Menu
This question has been flagged
1 Odpoveď
5635 Zobrazenia

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
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
jan 23
7662
1
mar 22
5485
1
júl 20
9424
1
jan 24
3760
0
sep 23
27