Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5610 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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)

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
січ. 23
7622
1
бер. 22
5467
1
лип. 20
9405
1
січ. 24
3741
0
вер. 23
27