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

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
8607
14
1월 25
124169
8
7월 17
10188
0
4월 19
4413
1
10월 17
19403