• Home
  • /
  • Jcurve Support Articles
Articles written by Milkie Fernandez
Articles written by
Milkie Fernandez

Print Inventory Detail Using Source Code View in Print Packing Slip

Print the Inventory Detail column on the Packing Slip using the Source Code View.

Read More

Remove Parent Name and Display SubCustomer Name Only in Sales Order

When creatingSales Transactions such as Sales Orders for a Child Customer, the name displayed in the Customer field of the Sales Order is usually in this format:

Read More

Use Display Name/Code to Add or Search For Items in Sales Order

Users are unable to Use Display Name/Code to Add or Search For Items.

Read More

Sample Functions of TO_CHAR

Please see table below for sampleFormula, andResultsof using differentParametersofTO_CHAR. These are just samples and the use is not limited to the list below.

Read More

Display Child Item Name and Exclude Parent Item Name in Results of Saved Search

User wants to display only the child item name in search results. Since there is no field or setting that excludes the hierarchical information, users will have to use a formula to achieve this. This Formula (Text) works when used in 'search results'.

Read More

Generating an Intercompany Sales Order

Before you can generate an intercompany sales order, you must create an intercompany purchase order.

Read More

Providing E-document Subsidiary Preferences Record Access

The administrator can provide access to custom roles for e-document subsidiary preferences record.

Read More

Setting Up Electronic Invoicing Preferences

You are given access to the e-document subsidiary preferences record to view or edit the account level and subsidiary level preferences in the Electronic Invoicing Preferences page.

Read More

Importing Work Instructions in Work Instructions and Traveler SuiteApp

You can import the work instructions by mapping the fields in the manufacturing routing record of the Work Instructions & Traveler SuiteApp with the mappings in the CSV file.

Read More

Exporting Work Instructions from Advanced Manufacturing SuiteApp

Follow the below procedure to export the work instructions from the Advanced Manufacturing SuiteApp.

Read More

Show Void Button On Inventory-affecting Transactions

Void button is only available on the following inventory-affecting transactions (inEDITmode) when the "Void Transactions Using Reversing Journals" preference is disabled:

Read More

Creating Calculated Inventory Counts

After the count date and interval are recorded for an item, NetSuite uses them to calculate when a count is required. When a new count is due to be recorded, it shows in the list on the Create Inventory Count page.

Read More

Edit Statement Date of a previous Reconciled Account Statement

The user inadvertently reconciled their account statement without changing the Statement End Date.

Read More

Update Memorized Transactions

User needs to update the details on a transaction that has been memorized.

Read More

Cost Estimate Types in NetSuite OneWorld

In NetSuite OneWorld accounts, cost estimate types are calculated according to the following:

Read More

Special Order GL Impact > Cost of Item Fulfillment does not Match the Cost of the Item Receipt

Cost of Item Fulfillment in the GL Impact of a special order does not Match the Cost of the related Item Receipt

Read More

Use Inline Edit on Custom Fields in a Transaction Saved Search

User would like to use Inline Edit Custom Body Fields in a Transaction Saved Search.

Read More

Drop Shipments: Purchase Order Copies its Rate from the Sales Order

When an Item's Purchase Price (Item Record > Inventory tab) is null/blank, Drop Ship Purchase Orders copy the rate from the originating Sales Order.

Read More

Print Shipping Label with Advanced Standard Template Gives Unexpected Error

Print Shipping Label from Item Fulfillment using Standard Shipping Label PDF/HTML Template gives an error:"An unexpected error has occurred. Please click here to notify support and provide your contact information.".

Read More

Journal Entries > Related Records tab > Payments subtab > view applied to and applying transaction to this transaction

Scenario

To be able to view all transactions where the Journal Entry was applied. For example:
  • Journal Entry#1 (JE1) has Accounts Receivable debited while Journal Entry#2 (JE2) has the same Accounts Receivable account credited for the same amount
  • These journals were applied to each other via Customer Payment
  • Related Records tab > Paymentssub tab of:
    • JE1showsJE2as the payment applied to it
    • JE2shows no value
  • User needs to viewJE1in theJE2transaction form >Related Records tab > Paymentssub tab

Solution

The expected behavior is currently filed as an Enhancement (273486)
Alternate solution:
  1. Navigate toLists > Search > Saved Searches > New > Transaction
    1. Set the following values:
      • Public =True
      • Available as Sublist =True
    2. In theCriteriatab:
      • SetUse Expressions =True
      • Add the following filters in theStandardsub tab:
      • Type =Journal
      • (Applied To Transactions : Internal ID (Number) =is not empty or
      • Applying Transactions : Internal ID (Number)=is not empty)
    3. In theResults tab > Columnssub tab
      • SetSummary Type =Groupfor the following fields:
      • Date
      • Number
      • Applied To Transaction
      • Applying Transaction
    4. On theAvailableFilterssubtab, add at least one available filter to the search, and ensure that the first filter listed is aList/Record type. Otherwise, the saved search is not available to assign as a sublist.
    5. Renamethe search
      • Example: Journals Applied
    6. ClickSave
  2. Navigate toCustomization > Forms > Sublists > Transactiontab
    1. Set:
      • Search =Journals Applied
      • Label =Journals Applied
      • Tab =Related Records
      • Journal =True
      • ClickSave

Read More
Read More Articles