Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5622 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
jan. 23
7647
1
mar. 22
5474
1
jul. 20
9412
1
jan. 24
3750
0
set. 23
27