Ternary relation

Asked by julien M.

Hello,

I'm currently working on a project, and I need to do a ternary relation, is it possible to make it in openerp ?

Thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
julien M.
Solved:
Last query:
Last reply:
Revision history for this message
Maxime (maximej) said :
#1

Hello Julien,
I'm exactly in the same situation ... I must realise a relation between 3 objects :)

Revision history for this message
James (james-lesaffre) said :
#2

Hi all,

I have the same problem, I would like to do it too but I don't know if it's possible.
If no, does there is any solution to do the same thing and resolve the problem?

Thanks

James

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#3

Hello Guys ,

We have 3 objects A..A, B.B, C.C.

Tell me what kind of relational dependancies do you want? We may sugegst you to accomplish it with minimal overhead.

Thanks.

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#4

Hello Guys ,

We have 3 objects A..A, B.B, C.C.

Tell me what kind of relational dependancies do you want? We may suggest you to accomplish it with minimal overhead.

Thanks.

Revision history for this message
julien M. (sanguinator-x) said :
#5

Hello vra, and thank you for your answer !

For my own problem, I solved it by another way, but what I wanted to do was to make a relation between 3 objects, like a many2many..2many !

Thanks