Editing Record Permission directly
Whenever the MyPay Setup wizard is run then it will update the Mypay Record Permissions correctly for the Features selected. However, there are scenarios where record permissions may need to be updated directly.
Warning | ||
---|---|---|
| ||
Do not edit MyPay Record Permission records directly unless you know what you're doing. An incorrect change may break your integration and additional charges may be incurred to resolve any issues. |
To edit the permissions of a specific MyPay Record Permission record:
- Log into NetSuite as an Administrator
- Using the menu, go to Customization > Scripting > Script Deployments
- Change the Filters to Type: User Event, Record Type: MyPay Configuration
- Click Edit on the line for MyPay Prevent Editing (User Event)
- Unmark the Deployed checkbox.
- Save the Script Deployment.
- Find to the relevant MyPay Record Permission record and make the changes required.
- Go back to the MyPay Prevent Editing (User Event) script deployment and redeploy the script.
Warning | ||
---|---|---|
| ||
Any manual changes made to a MyPay Record Permission record using the steps above may get reverted if the MyPay Setup wizard is re-run. |