My Stuff

Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.

starlingMark Green Ribbon

Comments

  • Hi again Amy, I think your best option here would be to use a scheduled saved search or report. A saved customer search could likely use the following criteria: Transaction Type = Invoice Transaction Date (Max) before start of this fiscal quarter You can then setup the "Email" tab to send the search results out at the…
  • Amy, Probably something like the snapshot below would get you there:
  • Thanks k_dunc. I have used workflow action scripts in the past. In this instance I'm just looking to make one or two API calls and was hoping I could just sneak them into the workflow itself. Sounds like this is not possible though.
  • cjc322@cornell.du Welcome to the forum and the platform! This is one of those pages in NetSuite that does not support much customization and will not support a custom script. However, all this tool does in the end is create transfer orders, so the process can easily be duplicated and then customized. We work with many…
  • Hi EdKab, There is nothing "out of the box" that will get you exactly where you want to be. You can definitely get there with some light scripting on the transaction record itself. You could have a multiselect field on the item record that would indicate which locations the item could or could not be sold from. Then the…
  • Hi mhambalek, Although I'm not aware of a way to build an assembly at location B with parts from location A, you could easily automate the Inventory Transfer to happen whenever an Assembly Build is completed. As a side question, do you have your CM's track when they ship/receive the goods during this process? Or do you…
  • Hi darinw, Is your challenge that your Item Fulfillment contains multiple "boxes" and each item on the Packing Slip should identify which box it is in? This is certainly achievable with an advanced PDF template. You can also elect to show kit components on transactions, which would print one line for every kit constituent.…