콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
7031 화면

Odoo Error: Kindly help this is a weird error i am getting for the first time. I am trying to validate the invoice and it gives me this error. Error, a partner cannot follow twice the same object.

I google out but couldnt get a perfect solution. I followed this link and did the same but still facing the same error.

https://www.odoo.com/forum/help-1/question/constraint-mail-followers-error-cannot-follow-twice-the-same-object-122881

Then I checked the error log:

2018-11-14 16:00:23,911 13291 ERROR syed_look_test_issue odoo.sql_db: bad query: INSERT INTO "mail_followers" ("id", "res_model", "res_id", "partner_id") VALUES(nextval('mail_followers_id_seq'), 'account.invoice', 29, 13) RETURNING id

ERROR: duplicate key value violates unique constraint "mail_followers_mail_followers_res_partner_res_model_id_uniq"

DETAIL:  Key (res_model, res_id)=(account.invoice, 29) already exists.


I have deleted the records containing account.invoice from mail_followers. why still this error exists??

Also i tried this https://github.com/odoo/odoo/issues/15589

But no use... kindly help if someone knows a perfect solution. I using version 11.

아바타
취소
관련 게시물 답글 화면 활동
2
8월 25
2462
3
2월 25
3790
0
5월 24
46
1
4월 24
3504
4
9월 23
5037