Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
5995 Vues

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

Anyone knows?

Auteur Meilleure réponse

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
sept. 17
8438
14
janv. 25
123187
8
juil. 17
9972
0
avr. 19
4221
1
oct. 17
19185