Skip to Content
Menu
This question has been flagged
1 Reply
3285 Views

The feature was included in \v8\\ but\ it\ was\ removed\ in\ \v9. Does anybody why  ?

The feature was removed in this changeset:

https://github.com/odoo/odoo/commit/bbcc144d2ccc0d4bc515b92e040f286a594d1a73#diff-71bfe1a24e7d11cd36f3e3f0d395d733

And the commit says: "My Pipeline working", no further description..

Maybe there is a previous discussion around the changes, does anybody where ?

Avatar
Discard
Author Best Answer

Ok, I have seen a multi-company rule there. I suppose there might be a problem when:

1) A hierarchical structure defined for a model with a single reference to the parent.. (e.g. parent_id )

2) The multi-company access rules are applied (the user can see the records according to the hierarchical structure of the companies)

I suppose that complex validations would be needed to restrict the operations over 1) in such a way that parent chain is not broken by the visibility  restrictions of 2). Specially if there are customizations for access rules .

Maybe that is the reason ? Would be then an implementation based on parent_lef and parent_right a possible solution ?

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3455
0
Dec 24
38
1
Oct 24
142
1
Mar 15
3149
0
Mar 15
3378