Skip to Content
Menú
This question has been flagged
2 Respostes
6101 Vistes

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
Descartar
Autor

Anyone knows?

Autor Best Answer

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Descartar
Related Posts Respostes Vistes Activitat
3
de set. 17
8600
14
de gen. 25
124145
8
de jul. 17
10186
0
d’abr. 19
4412
1
d’oct. 17
19395