Configuring the State or Province Field in Addresses

The Allow Free-Form States in Addresses preference controls how the State or Province field in addresses is formatted. This preference determines whether the field accepts free-form text or enforces standard state or province identifiers. Key Details: The preference affects only cases where the state field appears as a body field on a record. For most… Continue reading Configuring the State or Province Field in Addresses

Test Case Documentation – MHAUN-74 Itemized Statement by Sales Order

Requirement: The client requires an itemized statement for customers that can be generated by Sales Order. The solution is to include a print option directly on the Sales Order form. The itemized statement should include: All items listed on the sales order, with their amounts, subtotals, tax totals, and balance. All customer deposits linked to… Continue reading Test Case Documentation – MHAUN-74 Itemized Statement by Sales Order

Middleware for Next Js application(payload cms 3.0)

import { NextRequest, NextResponse } from “next/server”;   const LOGIN_COOKIE_NAME = “payload-token”;   export function middleware(request: NextRequest) {     const { pathname } = request.nextUrl;       // Allow static files and API routes to pass through     if (         pathname.startsWith(‘/_next/’) ||         pathname.startsWith(‘/static/’) ||… Continue reading Middleware for Next Js application(payload cms 3.0)

Secrets Management in NetSuite

You can store, manage, and reference API secrets securely in NetSuite at Setup > Company > Preferences > API Secrets. You can then reference these secrets in third party integrations, preventing the need for plaintext secrets in scripts. API secrets include hashes, passwords, keys, and other secrets for managing digital authentication credentials. Secrets up to 1,000,000… Continue reading Secrets Management in NetSuite

Referencing Status in a Workflow Action for Custom Transaction

For certain types of workflow actions, you may want to reference the status of a custom transaction type. In these cases, you can identify the status by using the Parameters section of the Workflow Action page. To reference the status field, set the Field value to Custom Transaction Status. If you are using the Set… Continue reading Referencing Status in a Workflow Action for Custom Transaction

Options for Creating the Outsourced Purchase Order

Option 1: Directly from the Work Order (one PO at a time) Option 2: Using the Outsourced Manufacturing Management screen (for bulk creation of POs) Option 1: – Click the Create PO link under the Outsourcing tab of the Work Order. – Press SAVE Option 2: – Navigate to Setup > Manufacturing > Outsourced Manufacturing Management –… Continue reading Options for Creating the Outsourced Purchase Order

PureRef

What is PureRef? PureRef is a reference image management tool that allows you to collect, arrange, and view reference images on an infinite canvas. It’s particularly popular among digital artists, 3D modelers, animators, and designers because of its minimal interface and ease of use. Key Uses of PureRef: 1. Reference Image Organization Infinite Canvas: Drag… Continue reading PureRef

Published
Categorized as Design

How NetSuite ERP Changes a Business Process with Rigid Data

NetSuite, a cloud-based Enterprise Resource Planning (ERP) solution, offers businesses an innovative approach to transforming processes that rely on rigid, siloed, or outdated data systems. Many organizations struggle with fragmented data spread across different departments, leading to inefficiencies, errors, and missed opportunities. NetSuite’s unified platform can change the way businesses manage data by providing a… Continue reading How NetSuite ERP Changes a Business Process with Rigid Data