This question has been flagged
1506 Views

One of my coworkers can see only a single entry (and it's always the same) in the Puchases > Purchase > Purchase Orders/Requests for Quotation. No filter is applied at all (the search bar is empty). In my account I have even fewer privileges as him (as seen in the administration settings > Users page) but I can see all the orders properly. What is happening here ?

Avatar
Discard

William, You can debug this by: overrding search() method, and print the args value of it..
and check the arguments, on which basis the values are getting filtered for that particular user...