Remove related records/file from a parent record without delete the related records/files

In NetSuite, managing relationships between records is a common task, especially when dealing with files or other related subrecords attached to parent records like customers, vendors, or transactions. Sometimes, you may need to disassociate these related records or files from their parent records without deleting the actual files. This is where NetSuite’s record.detach() method becomes… Continue reading Remove related records/file from a parent record without delete the related records/files

Missing Related Record Tab on Transactions/Records Using Custom Role

The Related Records tab is not a default permission to some roles/customer roles, this privilege needs to be added on the role so that all transaction records/history of a record being viewed using several roles will show the ‘Related Records’ tab, like the one that an administrator can access.   To set that, using administrator role, go to :   1) Setup>User/Roles>Manage… Continue reading Missing Related Record Tab on Transactions/Records Using Custom Role