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

Hi, I've created a new module that inherits from "product" module and replaces the foreign key "product_supplierinfo_product_id_fkey" that refers to "product_template" by an other foreign key that refers to table "product_product. The module works fine, but when I update the module "product", it tries to restore the first constraint instead of the new one, so I get an integrity error because I already have lines that refer to product_product and Openerp searches for product templates with those ids but can't find them. 

This module was developped since Openerp 6 and I didn't have a problem with it. In openerp 6, when I update the product module, it does not restore the constraints.

Does something has changed in Openerp 7 about the module updates?

thanks.

아바타
취소
관련 게시물 답글 화면 활동
1
3월 18
4575
2
3월 15
5843
1
3월 15
10949
1
1월 25
23045
1
2월 19
3169