Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
6129 Prikazi

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
Opusti
Avtor

Anyone knows?

Avtor Best Answer

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
sep. 17
8630
14
jan. 25
124211
8
jul. 17
10192
0
apr. 19
4415
1
okt. 17
19412