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

Good morning!.


I've recently installed and then uninstalled this module https://www.odoo.com/apps/modules/8.0/product_sequence/

Even after removing it, the constraint NOT NULL over Contact Reference doesn't disappear.

I've entered psql, but I doubt where do I need to remove the constraint and how.


Would be something like this?:

ALTER TABLE product_product DROP CONSTRAINT ref;


Thank you!

アバター
破棄
著作者

Anyone knows?

著作者 最善の回答

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

アバター
破棄
関連投稿 返信 ビュー 活動
3
9月 17
8598
14
1月 25
124130
8
7月 17
10186
0
4月 19
4411
1
10月 17
19392