Scenario
The client requires to accesss Tax Report international for custom Role. Usually this page can be access only by standard role which comes from the bundle such as Tax reporting accountant, Tax report accountant reviewer etc

Solution
Provide every access that has been provided to the roles that comes form the bundle such as Tax reporting accountant.
Secondly Provide access to the roles for certain scripts. Follow the steps as shown below:
- Go to Customization > Scripting > Script Deployments.
- Click the Edit link of each of the following script deployments.
- On the Audience tab of each script deployment, select the roles that you want to give access to.
- Click Save.
The Script deployment types is Suitelet
| Purpose | Script Deployment Name (Suitelet) | Deployment ID |
|---|---|---|
| To filter subsidiaries | Tax Report Subsidiary Filter | customdeploy_vat_filter |
| To access the country-specific tax forms | Tax Reporting Main | customdeploy_vat_ui |
| To export VAT reports | Tax Reporting Main | customdeploy_vat_export |
| To print VAT reports | Tax Reporting Main | customdeploy_vat_printing |
| To submit the UK VAT 100 report online | 3127 GB Online Filing | customdeploy_3127_submit_online |
| To digitally submit and retrieve the UK VAT100 through MTD | Online Filing Runner SuiteletOnline Filing SuiteletAuthorization Suitelet | customdeploy_online_filing_runner_sucustomdeploy_online_filing_sucustomdeploy_authorization_su |
| To submit the United Kingdom VAT100 in a CSV file | Online Filing Import Suitelet | customdeploy_online_filing_import_su |