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
8565 Widoki

I tried adding a model constraint of type 'u' from Settings -> Database Structure -> Model constraints to res.partner's base module. But there was no way to specify column/field name to which the constraint should apply ?

I hope there is a way to add constraint without altering any Odoo code. 

Any suggestions ?

Awatar
Odrzuć

I think there is no option to add constraint from back end.

Autor

Will adding/updating ir.model.constraint work without creating any other issue ?

Najlepsza odpowiedź

Hi

To add this you must go to the code

It can not be increased by the user interface

because you deserve to restart the server odoo 

look this code 

https://stackoverflow.com/questions/31513326/what-is-the-correct-format-to-use-unique-in-sql-constraints-in-openerp

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
mar 15
11880
1
mar 15
7736
2
sie 25
3068
1
lut 22
3622
1
lis 24
19977