Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
6308 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
8833
14
gen 25
125485
8
lug 17
10461
0
apr 19
4696
1
ott 17
19643