Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4503 Представления

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
6378
1
мар. 22
4620
1
июл. 20
8688
1
янв. 24
2522
0
сент. 23
27