I have created custom role sales and in that i nee...
# ask-stanley-ai
v
I have created custom role sales and in that i need user can edit the invoice
c
AI generated answer (using internal Slack threads):
To allow a custom role to edit an invoice in NetSuite, you need to set the appropriate permissions for that role. Here's how you can do it: 1. Navigate to Setup > Users/Roles > Manage Roles. 2. Find and edit the custom role you've created. 3. In the 'Permissions' tab, click on 'Add a New Permission'. 4. In the 'Permission' dropdown, select 'Transactions' > 'Edit'. 5. In the 'Level' dropdown, select 'Full'. 6. Click 'Add' to add the permission. 7. Repeat steps 3-6 for any other permissions you want to add. 8. Click 'Save' to save the changes to the role. Now, any user assigned to this role should be able to edit invoices. If you want to restrict the editing to certain fields only, you can create a custom form for this role or add a client script that implements the
validateField
function and returns false if the role/field combination isn't valid. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.849003375
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.844064176
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833964467
Please provide your feedback on this answer.