Proposal template for NetSuite 2025.1 release

PAGE1: PROPOSAL FOR RELEASE PREVIEW TESTING OF XXXXXXX _________________________________________________________________________________ JOBIN AND JISMI IT SERVICES LLP ZZ Feb 2025 PAGE2: Proposal For Release Preview Testing of XXXXXXX This proposal covers the scope for Release preview 2025.1 testing of the normal processes like Order to cash, procure to pay, Lead to cash, Design to Build, Record to… Continue reading Proposal template for NetSuite 2025.1 release

How To Install and Configure the NetSuite File Drag and Drop Bundle

Before we jump into the installation process, it’s important to ensure that certain features are enabled in your NetSuite account. To enable the necessary features, when logged in as an Administrator, follow these steps: Navigate to Setup > Company > Enabled Features. Click on the SuiteCloud subtab and enable the following options: Client SuiteScript Server SuiteScript Custom Records How… Continue reading How To Install and Configure the NetSuite File Drag and Drop Bundle

How to Monetize Three.js Web Apps

Three.js enables the creation of interactive 3D experiences in the browser, but how can you turn your WebGL-powered app into a revenue-generating product? This article explores various monetization strategies for Three.js web apps, including subscriptions, digital goods, ads, and more.  — ## **1. Monetization Strategies**  ### **A. Selling 3D Assets or Custom Models**  If your… Continue reading How to Monetize Three.js Web Apps

Controlling Employee Access Through Custom Forms in NetSuite

An important consideration for controls is the ability to limit user roles and access. As most NetSuite users know, each environment can be customized with unique roles that meet client needs. It is recommended for roles, permissions, and access to be managed by an administrator. Currently, if a custom role has the Employees and Employee… Continue reading Controlling Employee Access Through Custom Forms in NetSuite

Smooth Workflow for Web Integration of Generative AI in WebXR

WebXR enables immersive VR and AR experiences in the browser, and integrating Generative AI into these experiences can unlock dynamic content creation, personalized environments, and AI-driven interactions. This article outlines a smooth workflow for integrating Generative AI into WebXR applications using Three.js, WebGL, and cloud-based AI models.  — ## **1. Key Components of WebXR +… Continue reading Smooth Workflow for Web Integration of Generative AI in WebXR

How to Convert Unreal Engine Shaders to Three.js

How to Convert Unreal Engine Shaders to Three.js Unreal Engine (UE) shaders use a node-based system powered by HLSL, whereas Three.js uses GLSL for its WebGL materials. Converting a shader from Unreal to Three.js requires manually translating HLSL shader code into GLSL and adapting it to the Three.js rendering pipeline.  This article covers the key… Continue reading How to Convert Unreal Engine Shaders to Three.js

Weekly Automated Time Report

Creating an automated time report, where the report will be sent to clients on a weekly basis. The report includes an approval section at the bottom with options for client signature via DocuSign or Adobe Sign. This approach ensures better professionalism by automating the process. Steps for Implementation  Schedule the Script:  Develop and schedule a… Continue reading Weekly Automated Time Report

Create a Saved Search Showing Items Whose Prices Changed Recently

Customers wants to create a saved search to help determine any price changes made within a recent period. Solution 1. Navigate to Lists > Search > Saved Searches > New. 2. Click Item 3. Click Criteria  4. Click Standard 5. Filter:  Select System Notes Field System Notes Filter: Select Field Field: Select Pricing Notes: You can use System Notes : Rate as well. Select System Notes… Continue reading Create a Saved Search Showing Items Whose Prices Changed Recently

Create a Sales Order Saved Search and Calculate Amount This Week, Same Week Last Year, This Month and Same Month Last Year

User needs to create a Sales Order search to compare amounts in multiple date range which includes this week, same week last year, this month, same month last year, this year to date and last year to date. Solution Navigate to Reports > Saved Searches > All Saved Searches > New Click Transaction Search Title: Enter Title Click Criteria Click Standard Filter: Select Type Type: Select Sales Order Click Set… Continue reading Create a Sales Order Saved Search and Calculate Amount This Week, Same Week Last Year, This Month and Same Month Last Year