TDS – Assign the tax account for each TDS tax type

Assigning Tax Accounts to Tax Deduction at Source Tax TypesTax Deduction at Source (TDS) tax type determines where TDS tax is tracked in the chart of accounts. We must specify the tax accounts to which NetSuite should post the collection or payment of tax.The India Localization Tax Engine includes four tax types for TDS calculation:… Continue reading TDS – Assign the tax account for each TDS tax type

Resolve “This user has exceeded the number of active access tokens for this role” while trying to fetch the code

Scenario: While we try to fetch the code in terminal using access token, sometimes it throws error as follow: “This user has exceeded the number of active access tokens for this role“ Solution: If you run into this Access Token Limit error, it might be necessary to revoke a token in Netsuite. To revoke an… Continue reading Resolve “This user has exceeded the number of active access tokens for this role” while trying to fetch the code

Actions class in Selenium

The Actions class in Selenium WebDriver is a feature that provides a way to simulate complex user interactions, such as mouse movements, keyboard actions, and multiple-step operations like drag-and-drop. It allows testers and developers to perform advanced interactions with web elements, closely emulating the actions that a user would perform on a web page. The… Continue reading Actions class in Selenium

Performance testing in cloud environment

Performance testing in cloud environments is a crucial aspect of ensuring that applications can handle the varying workloads and demands that come with cloud-based deployments. Here are some key considerations and practices for conducting performance testing in cloud environments: Elasticity and Scalability Testing: Cloud environments offer the advantage of dynamic scalability. Performance tests should simulate… Continue reading Performance testing in cloud environment

Solution for Vendor Portal (No NetSuite Access)

A Vendor Portal for the vendors that doesn’t have access to the NetSuite Create a custom Vendor Portal page using Suitelet The vendors can access this page using the external link of Suitelet Create a sublist to display the purchase orders Add filters if needed Display the Purchase Order items as a seperate page when… Continue reading Solution for Vendor Portal (No NetSuite Access)