コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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
4568
2
3月 15
5839
1
3月 15
10945
1
1月 25
23038
1
2月 19
3167