Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6121 Visualizzazioni

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
Abbandona
Autore

Anyone knows?

Autore Risposta migliore

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
set 17
8616
14
gen 25
124175
8
lug 17
10189
0
apr 19
4414
1
ott 17
19406