For use with NetSuite WMS, refer to the following hardware and software requirements: At least 256 MB flash memory Android 7.0 or higher – recommended for new devicesExisting devices with previous Android OS versions, not earlier than Android 4.1, are still supported in the current NetSuite WMS version.Note: Devices that run on iOS are not supported.… Continue reading Handheld Bar Code Scanner Requirements
Month: June 2023
Amplifying Your Company’s Promotion and Reach through Content and SEO
In today’s digital landscape, creating compelling content and optimizing it for search engines (SEO) has become instrumental in expanding a company’s promotion and reach. Let’s check the symbiotic relationship between content and SEO, highlighting how their strategic integration can significantly enhance your company’s visibility, attract a wider audience, and drive meaningful business outcomes. Crafting Engaging… Continue reading Amplifying Your Company’s Promotion and Reach through Content and SEO
Setting Up Bin Blocking Notification
Warehouse Management sends out a confirmation email after you block a bin for an item. You can provide at most two email addresses to which you want to send the notifications. To set up bin blocking notifications: Using the Administrator role, go to Setup > Company > General Preferences. On the General Preferences page, click… Continue reading Setting Up Bin Blocking Notification
Define reasons for bin blocking
To define reasons for bin blocking: Using the WMS Warehouse Manager role, go to WMS Configuration > Configure Warehouse > Reasons for Blocking > New.The WMS Reason for Blocking Bins page appears. Enter values in the following fields: Reason Code – Enter a unique code, which may include only the following special characters: hyphen (-), underscore… Continue reading Define reasons for bin blocking
Bin Blocking for Order Picking in WMS
For locations that use bins, you can block bins per item as you pick orders using your mobile device. To setup, complete the following procedures: Activate the Enable bin reporting and blocking system rule. Add predefined reasons that operators can select when they block bins. If you use the Smart Count app, you can also indicate whether… Continue reading Bin Blocking for Order Picking in WMS
How to avoid timezone offset shift when displaying a date input value in typescript
I was using javascript to show the date field in ‘mm-dd-yyyy’ format from the date input field in typescript. But since the input date value was only having the date and not time, when using the ‘new Date()’ function time was set to 00:00:00 hours GMT. This caused date to shift a day before in… Continue reading How to avoid timezone offset shift when displaying a date input value in typescript
Application Performance Monitoring Installation steps
Select an APM Tool: Choose an APM tool that supports monitoring NetSuite applications. Some APM tools that can be used with NetSuite include New Relic, Dynatrace, and AppDynamics. Ensure that the selected tool provides specific NetSuite monitoring capabilities. Review APM Tool Documentation: Go through the documentation provided by the APM tool vendor. Familiarize yourself with… Continue reading Application Performance Monitoring Installation steps
When testing a landed cost custom record from different roles
Currency record permission In NetSuite, currency permission issues can arise when calculating landed costs from different roles. Review Currency Permissions: Ensure that the roles involved in calculating landed costs have appropriate currency permissions. In NetSuite, currency permissions are assigned to roles and control the ability to access, view, and perform transactions in specific currencies. Verify… Continue reading When testing a landed cost custom record from different roles
Testing tips when testing a suitelet page
When testing a SuiteLet page in NetSuite, you’ll want to cover various aspects to ensure its functionality, usability, and performance. Here are some test case scenarios to consider: Input Validation and Error Handling: Test the behavior of the SuiteLet page when invalid or incomplete data is entered. Verify that appropriate error messages are displayed when… Continue reading Testing tips when testing a suitelet page
Git Hub
Introduction Github, to people who are unknown about what this is, is a Microsoft subsidiary. Github is a vast code repository which helps to track the project process and maintain transparency. Here the developers and managers can coordinate with each other and keep a constant track of their project flow. It moreover helps to keep the work… Continue reading Git Hub