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
|
1616 | ||
|
0
8月 15
|
6172 | ||
|
2
8月 22
|
9936 | ||
|
3
7月 19
|
15045 | ||
|
2
6月 16
|
16485 |