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

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
7605
1
мар. 22
5460
1
июл. 20
9395
1
янв. 24
3730
0
сент. 23
27