If I log in as accountant Role, I can save a trans...
# administration
s
If I log in as accountant Role, I can save a transaction but when accountant logs in with the same role, she gets permission violation error, what am I missing here?
w
If the user can access the create transaction form, there's probably some customization that affect some record that the user doesn't have access to. Check script logs Disable all scripts and workflows on the record and let them try again.
s
hmm but i logged in with the same role and was able to do the transaction
e
I would check the Global Permissions on both Employee records (Access tab)
s
we don't have global permission enabled
e
If you see "Notice (SuiteScript): Permission violation" then it's a script doing it
s
hmm thanks yes it does say notice (Suitescript), but this is caused by NetSuite bundle and i gave all the permission mentioned in SuiteAnswer for this bundle
w
Why it works for you is maybe because you installed the bundle and therefore is the owner of the record.
s
message has been deleted
there is nothing deployed on the credit memo
w
Look at the "scripted records"-page
I think that errors from workflows also can end up as (Suitescript) errors as bugsie wrote.
s
no new things since i installed the bundle on workflow or the script on the scripted record
w
So there's nothing deployed on credit memos?
s
nothing
w
Hmm, how can you get a suitescript error if no workflows, no ue-script, no client scripts form level scripts are deployed... I'm stumped. Perhaps script that are deployed on a subrecord to credit memos?
s
this bundle has two scripts but they are locked and not deployed, there are plug-ins though.
this is a netsuite bundle
let me open up a supprt case and see what they say, we have self service so not sure how much support can help
This is the error she gets, i gave her that permission mentioned in the screenshot
just to update this permission was missing "_Custom Record Entries"_
👍 2