This question has been flagged

Hello I have a strange problem, apparently a silly question ... but I can't understand how to solve it.

In my odoo 8 installation I have 3 users and all have the same permission in the user configuration, the problem is that one of these users can view only one Bank Statement, and the other 2 can see all the Bank Statements.

There aren't any filter on the view.

I tried with different computer and the problem still exists.... with the admin I see all the records.


Anyone have some suggestions ?


Thanks in advance



Avatar
Discard
Author

In which file can I try to debug to understand what query is made ?

Author

Finally we have found the solution: there was a filter in the rules, that was creating by the following methods _create_or_combine_sharing_rule ... I haven't yet understood how this method was called...

Author

Finally I found that my customer had done this operation:

More -> Share and Odoo had created the rules...