Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
6094 Tampilan

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!

Avatar
Buang
Penulis

Anyone knows?

Penulis Jawaban Terbai

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
3
Sep 17
8598
14
Jan 25
124130
8
Jul 17
10186
0
Apr 19
4411
1
Okt 17
19392