Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
6114 Weergaven

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
Annuleer
Auteur

Anyone knows?

Auteur Beste antwoord

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
sep. 17
8604
14
jan. 25
124164
8
jul. 17
10188
0
apr. 19
4413
1
okt. 17
19401