Discount Configuration Scenarios in NetSuite

Step 1: Custom Fields with Dropdowns for Discount Method NetSuite allows you to create custom fields that can be used for flexible user input. These fields will control the business logic you implement via scripting. Custom Fields: Discount Calculation Method (Dropdown): Add a dropdown field to the Purchase Order and Invoice records, which will allow users to select between… Continue reading Discount Configuration Scenarios in NetSuite

Sales Orders Not Visible to the Warehouse

Issue: The warehouse team reports that they cannot see sales orders that have been picked but not packed. Investigation: Checked role permissions and found that the warehouse role had view access but not edit access to picked orders. Verified that the transaction status filter in their saved search was excluding “Picked” orders. Identified that the… Continue reading Sales Orders Not Visible to the Warehouse

Germany E-Invoicing- NetSuite SuiteApp Features and Functionality

Electronic invoicing (e-invoicing) refers to the exchange of invoice documents between businesses, their partners, and tax authorities in a structured electronic format using machine-readable data transmission standards like XML, JSON, and PEPPOL BIS. E-invoicing is gaining global traction due to its ability to transmit and process transactional data electronically, enable real-time auditing of transactions, and… Continue reading Germany E-Invoicing- NetSuite SuiteApp Features and Functionality

How to Manually Pair Intercompany Transaction

Managing intercompany transaction is a crucial aspect of accounting for businesses with multiple subsidiaries. NetSuite intercompany development framework offer a feature called pairing intercompany transactions that provide a streamlined way to reconcile related record, such as standalone vendor bills and invoice, without utilizing SO and PO. This feature is particularly useful for business with multiple… Continue reading How to Manually Pair Intercompany Transaction

Saved Search to Generate a List of Item Receipts Created From Return Authorizations

   Navigate to Reports> Saved Searches> All Saved Searches> New 2.    Select Transaction as search type 3.    Assign name on the Search Title field 4.    On the Criteria tab> Standard sub tab> Filter column, set the following: a.     Type is any of Item Receipt b.     Formula (Text) contains Return Authorization then copy-paste this formula: {createdfrom} c.     Main Line is true (Yes)* 5.    On the Results tab> Columns sub tab, add the fields you wanted exposed on the report 6.    Hit Save & Run… Continue reading Saved Search to Generate a List of Item Receipts Created From Return Authorizations

Sales Order Saved Search that Shows Billing Schedule and Revenue Recognition

Navigate to Lists > Search > Saved Searches > New> Transaction. 2. On the Criteria tab > Standard subtab add the following filters: Type = is Sales Order Billing Schedule = specify billing schedules. 3. On the Results tab > Columns subtab add the following fields: Number > Summary type = Group Name > Summary type = Group Account > Summary type = Group… Continue reading Sales Order Saved Search that Shows Billing Schedule and Revenue Recognition

Delayed Purchase Order Approvals-Purchase orders are taking too long to be approved, causing delays in procurement.

Solution: Review Approval Workflow: Check the existing approval workflow in NetSuite to identify bottlenecks. Ensure that the correct approvers and conditions are set up. Streamline Approvals: Use Delegation of Authority to assign temporary approvers when primary approvers are unavailable. Set up Escalation Rules to automatically escalate overdue approvals. Automate Approvals: Use SuiteFlow to create automated approval workflows based on predefined criteria.… Continue reading Delayed Purchase Order Approvals-Purchase orders are taking too long to be approved, causing delays in procurement.

Users notice duplicate customer, vendor, or item records in NetSuite, leading to confusion and errors in transactions.

Solution: Identify Duplicates: Use NetSuite’s Duplicate Detection feature to identify duplicate records. Run a Saved Search to find records with similar names, emails, or other identifying information. Merge Duplicates: Use the Merge Records feature in NetSuite to combine duplicate records. Ensure that all related transactions (e.g., sales orders, invoices) are updated to reflect the merged record. Prevent Future Duplicates: Enable Duplicate Detection… Continue reading Users notice duplicate customer, vendor, or item records in NetSuite, leading to confusion and errors in transactions.