Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6092 Zobrazení

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
Zrušit
Autor

Anyone knows?

Autor Nejlepší odpověď

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
zář 17
8598
14
led 25
124128
8
čvc 17
10185
0
dub 19
4410
1
říj 17
19391