Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
6116 Vizualizări

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!

Imagine profil
Abandonează
Autor

Anyone knows?

Autor Cel mai bun răspuns

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
sept. 17
8604
14
ian. 25
124164
8
iul. 17
10188
0
apr. 19
4413
1
oct. 17
19401