Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6151 Переглядів

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!

Аватар
Відмінити
Автор

Anyone knows?

Автор Найкраща відповідь

This is the expression:


ALTER TABLE product_product ALTER COLUMN default_code DROP NOT NULL;

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
вер. 17
8656
14
січ. 25
124344
8
лип. 17
10210
0
квіт. 19
4449
1
жовт. 17
19440