Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6102 Widoki

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!

Awatar
Odrzuć
Autor

Anyone knows?

Autor Najlepsza odpowiedź

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
wrz 17
8600
14
sty 25
124145
8
lip 17
10186
0
kwi 19
4412
1
paź 17
19395