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
|
1600 | ||
|
0
8月 15
|
6165 | ||
|
2
8月 22
|
9917 | ||
|
3
7月 19
|
15025 | ||
|
2
6月 16
|
16464 |