Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5969 Vistas

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 Mejor respuesta

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
sept 17
8403
14
ene 25
122947
8
jul 17
9938
0
abr 19
4209
1
oct 17
19134