In odoo 14 can I have a primary key as the composition of other fields ?
In postgresql you can have something like this
FOREIGN KEY (b, c) REFERENCES other_table (c1, c2)
Can this be done in Odoo 14 ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
In odoo 14 can I have a primary key as the composition of other fields ?
In postgresql you can have something like this
FOREIGN KEY (b, c) REFERENCES other_table (c1, c2)
Can this be done in Odoo 14 ?
I forgot
I need to join 3 tables in this many to many relation
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
0
11月 23
|
1640 | ||
|
0
8月 15
|
6204 | ||
|
2
8月 22
|
9953 | ||
|
3
7月 19
|
15066 | ||
|
2
6月 16
|
16499 |