A client recently reported that a specific item was not appearing in a Vendor Credit transaction. They had already verified key configuration details such as the subsidiary, location, and other relevant fields. Despite this, the item remained absent from the Vendor Credit form. Upon reviewing the item setup, it was discovered that the item in… Continue reading Item Doesn’t Appear in Vendor Credit Transaction
Month: October 2025
Restricting Client Access to Internal Issues in Jira
When creating projects in Jira, clients (or customers) are often added for collaboration and visibility. However, in some cases, you may want to restrict clients from viewing certain internal tasks or development issues. To achieve this, follow the steps below: Step 1: Create an Issue Security Scheme Create a Security Level Scheme that defines which… Continue reading Restricting Client Access to Internal Issues in Jira
Counting the No: of Vehicles and Display the Result When They Cross a Predefined Counting Line and Drawing Bounding Boxes Around the Vehicles Using Python Script
A Python script is designed to count vehicles in a video using object detection and tracking. It begins by loading the YOLOv3 deep learning model, which is trained to recognize various objects, including vehicles. The model configuration and weights are loaded from external files, and the class names it can detect are read from a… Continue reading Counting the No: of Vehicles and Display the Result When They Cross a Predefined Counting Line and Drawing Bounding Boxes Around the Vehicles Using Python Script
Make the Business Case for AP Automation
Finance teams face mounting pressure to do more with less without diminishing their accuracy or cash flow. Thus, manual accounts payable (AP) processes—once acceptable as “the way we’ve always done it”—have become a time and money-waster. The numbers can be compelling: According to a study by the Institute of Finance and Management, companies using manual… Continue reading Make the Business Case for AP Automation
Handling Duplicate formulatext Keys in Map/Reduce Scripts in NetSuite
When working with saved searches in Map/Reduce (M/R) scripts, developers often encounter a frustrating issue: multiple formulatext columns in the saved search result get collapsed into a single key in the mapContext.value object. This happens because NetSuite uses the column type (e.g., formulatext) as the key, and if multiple columns share the same type without… Continue reading Handling Duplicate formulatext Keys in Map/Reduce Scripts in NetSuite
Creating Employee Rates
We can create employee payroll rates in NetSuite by performing either of the following tasks: Importing an employee rate CSV file Manually creating an employee rate Importing an Employee Rates CSV File The following template and sample CSV files for importing employee rates are available in the File Cabinet of your NetSuite account: TemplateImportEmployeeRates.xlsx: SuiteBundles… Continue reading Creating Employee Rates
Volumetric Rendering in Three.js
Introduction to Volumetric Rendering Volumetric rendering visualizes 3D scalar fields where each voxel contributes to the final image based on its density and optical properties. Unlike surface rendering, volumetric techniques capture internal structures, making them perfect for: Atmospheric effects: Clouds, fog, and smoke simulation Scientific visualization: Medical CT/MRI data, seismic volumes VFX: Explosions, fire, and… Continue reading Volumetric Rendering in Three.js
Exclude Voided Transactions from the Sales by Customer Summary Report
Users want to generate the custom Sales by Customer Summary Report without the voided transactions. Navigate to the report Click the Customize button Under the Filters Column, Add the Transaction Status Filter Column > Sales > Click + > Click Transaction Status > Click Description Set the Transaction Status Description Value to Filter: not equal to Voided Click on Save
The Importance of Financial Forecasting in Business Planning
The Importance of Financial Forecasting in Business Planning Financial forecasting is a fundamental pillar of business success. Organizations that plan with accurate forecasts can navigate uncertainties, optimize resource allocation, and make strategic decisions with confidence. Financial forecasting is the estimation of future financial outcomes based on past and current market trends and data along with various… Continue reading The Importance of Financial Forecasting in Business Planning
Deferred Taxes – Importance
Deferred taxes are an essential aspect of financial accounting for several reasons: Understanding Future Tax Obligations: Deferred taxes help businesses and investors understand future tax liabilities or assets, which can significantly impact cash flow and financial planning. Accurate Financial Reporting: They ensure that a company’s financial statements accurately reflect its future tax obligations. Without accounting… Continue reading Deferred Taxes – Importance