If I restrict my view to certain location from the...
# suiteql
b
If I restrict my view to certain location from the
Set Preferences
page, why does
select * from account
return no results when I can still go to
Chart of accounts
page to see all the accounts.
a
its filtering by the account location restriction
b
Ya apparently, it is But
search
module doesn’t do that I also didn’t find a field that was returned by the query to use to try and bypass this filtering.
a
does the
query
module do this?
this is a tool written in the UI that has a user session
I'd want to actually test it with server side script to confirm this behavior
its not NS's tool, its Tim's
b
no I have it on a script, we are not getting the same results after switching from
search
to
query
.
a
gotcha, yeah that's an interesting quirk then, and not in a good way