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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Nov 23
|
1011 | ||
|
0
Aug 15
|
5482 | ||
|
2
Aug 22
|
9099 | ||
|
3
Jul 19
|
14066 | ||
|
2
Jun 16
|
15445 |