https://netsuiteprofessionals.com logo
Join Slack
Powered by
# general
  • l

    Luis

    11/21/2025, 11:10 AM
    We use ABSI for our subsidiaries across the world (one bank only). Currently, there is only one configuration for the consolidated bank statement which means that the bank statements are delayed for some countries. How can we use ABSI with multiple configurations and date of pull? I don't see a way to define the schedule of sync or pull into NS.
  • m

    Michael Pope

    11/21/2025, 6:34 PM
    Heya folks, very interesting scenario regarding custom fields I have a question for. I'm creating a Transaction Line Field with a type of List/Record and a List/Record of Item. I have set Sourcing and Filtering up so that the list of available items matches a field on the line item record. But I also need to set a default based off of another field on the line item record. Is there any way to do this without scripting?
  • m

    Michael Pope

    11/21/2025, 6:34 PM
    This is what I have so far:
  • m

    Michael Pope

    11/21/2025, 6:34 PM
    image.png
  • m

    Michael Pope

    11/21/2025, 6:35 PM
    I can change the source from to 'Default Service Plans', and make it equal to the default. However, then users can change the item to be any item in the system, rather than limiting it to the 'Allowed Service Plans'.
    m
    • 2
    • 7
  • r

    Rondo

    11/21/2025, 9:45 PM
    Has anyone heard that the use of global permissions is a requirement for some NS features?
    t
    • 2
    • 2
  • s

    SimonC

    11/23/2025, 9:53 AM
    Hello everyone. My dad is getting into NetSuite as a completely new user. His background is Accounting and he has access to LCS. I'm wondering if anyone had a suggestion for the order of material he should watch as a completely new user to NetSuite. Of course with a focus on Finance. Suggestions would be much appreciated!
    m
    r
    • 3
    • 3
  • c

    C_Billings

    11/23/2025, 5:14 PM
    Ooof. I was this guy once. Surprises for him might be that Journal entries post immediately. there are no delayed batches etc, read up on sales taxes and the lookups, read about how netsuite does intercompany, read about amortization and memorized entries
    šŸ™Œ 1
  • a

    Adam Weaver

    11/24/2025, 11:26 AM
    I have implemented WIP and Routing, one of my operational steps I'm just trying to gather time and not any price. I have put a cost center at 0.00 and I assigned it to the operational step but its still spitting out a cost when I finish a WO. Anyone know how to get around this?
    t
    • 2
    • 3
  • m

    marjor

    11/24/2025, 11:37 AM
    What options are there for automatically getting data from Netsuite into excel? for example, i want to automatically fetch the balance sheet or trial balance as of a specific period and export/post that result into Excel. Can this be done with SuiteQL or Suiteanalytics Connect? Are those options free? I am only interested in free options this can be done. As I have understood it, RESTlet APIs are free but can only be used for saved reports, and not inherent reports like trial balance, income statement etc.
    b
    c
    a
    • 4
    • 3
  • j

    Joseph

    11/24/2025, 12:51 PM
    using MRP, having pretty good luck with it. The biggest thing for me is making use of the data outside workbench. I have a bunch of searches and scripts i put together to create pretty useful alternative views or use the planning data to create forecasted write-offs and such. I feel like this is becoming too cumbersome though. Does anybody know of any suiteapps or anything that might have useful reports using planning engine data? I feel like something needs to be out there so i can stop creating all of this from scratch
    t
    • 2
    • 1
  • b

    Blake Ianni

    11/24/2025, 2:47 PM
    Anyone receiving "unexpected errors" this morning while viewing, creating, editing objects? My integrations, UI and apps are all failing intermittently with this error. Same thing happened in October. NetSuite opened and resolved a defect then. Just start happening again over the weekend.
    d
    • 2
    • 2
  • c

    Charlie

    11/25/2025, 3:34 AM
    Hello friends, I just want to share- I forgot to set the audience for a script deployment and was banging my head trying to figure out why it wasn't triggering. Lesson learned, yay
    šŸ™Œ 1
  • l

    Luis

    11/25/2025, 8:29 AM
    Without using multi-book accounting, is there a way to run the financials using two SETS of different consolidated exhange rates?
    s
    • 2
    • 2
  • b

    Betsy Barefoot

    11/25/2025, 5:31 PM
    Hi all - how can we remove the "New" option in a custom list? If it matters, the custom list is in a custom field on a custom record. In a quick look at other fields on our custom records using lists, the New option is there. I don't see it on custom fields on standard objects. I thought there was a setting on the list or the field, but I don't see it.
    c
    g
    • 3
    • 3
  • u

    Umar Malik

    11/25/2025, 10:33 PM
    hey wondering if anyone can help me with a tool/service they use? how can I uploaded multiple pdf orders i receive from customers into NetSuite? the team are currently manually creating SOs from those PDFs? does anyone have a tool or service they use?
    c
    c
    m
    • 4
    • 3
  • k

    KK

    11/26/2025, 12:07 PM
    Emails from a NetSuite scheduled saved search aren’t going out. I checked the Undelivered Emails list, and the status shows ā€˜Not Sent: Blocked by system.’ What could be causing this issue?
    m
    t
    p
    • 4
    • 5
  • p

    Piero Loza Palma

    11/26/2025, 3:30 PM
    Hi guys, I’d like to know if any of you have built a chatbot inside(suitelet chatbot) NetSuite where a customer can make inquiries based on information from their own environment. I understand that with MCP, through their own Claude or ChatGPT interfaces, you can make certain queries, but the client is requesting that it be inside Netsuite. The only thing I could think of was using the N/llm module, but as far as I know it uses Netsuite’s own model (Cohere). Still, I wanted to explore the possibility of using Claude, since it’s a client requirement ablobglarezoombutfast. Could anyone maybe give me some guidance on this?
    šŸ‘€ 1
    c
    r
    • 3
    • 9
  • r

    Ryan Longenecker

    11/26/2025, 4:54 PM
    Hey all, anyone know how to re-trigger a PO to go back through SuiteApprovals once it’s already been approved?
  • v

    Victor

    11/27/2025, 11:10 AM
    Hi everyone! I have a quick question about email templates. Is it possible to include if and else if conditions in them? I have a template that already contains if and else if conditions. It works perfectly with the standard email sending process (using the logo I’ve attached). The problem is that we use a button that trigger a script to send the email. However, when I use the buttons, the if statements are not considered. Have you ever encountered such an issue?
  • c

    caleb.moore

    11/27/2025, 12:21 PM
    How do you extend a tstdrv demo account expiry?
    m
    • 2
    • 1
  • l

    Luis

    11/28/2025, 12:53 AM
    In an approval workflow, without scripting, is it possible for me to store in a PO the approver prior to the approver who has the sufficient limit to approve the PO? Currently, we store the full approver chain in transaction body fields.
    m
    • 2
    • 2
  • w

    wishalsangole4444

    11/28/2025, 7:24 AM
    Hi, can anyone please explain to me why there are two ways to manage expense in NetSuite. we can enter expense through PO as well as there is expense report transaction. i would really appreciate your help.
    m
    m
    • 3
    • 5
  • w

    wishalsangole4444

    11/28/2025, 11:30 AM
    Hi, does any one know why company would full-fill non-inventory item? it doesn't make sense to me.
  • m

    marjor

    11/28/2025, 1:28 PM
    Does anybody know how to automatize auto refresh on financial reports like the trial balance and income statement? i have set up an odbc connection in Excel but i am not sure how to proceed to extract the data that corresponds to the trial balance in Netsuite. do i need to query specific tables, or query some reference to reports that exist in netsuite?
  • w

    wishalsangole4444

    11/28/2025, 4:20 PM
    anyone know's why is this warning showing up?
  • j

    jen

    11/28/2025, 5:03 PM
    In a saved search where I am showing in my results a custom field that is of type hyperlink, how can i show the actual value (url) of the link as opposed to the Link Text? For example if my field is set up to have link text as ā€˜Click Here’ that’s what shows in the saved search, but I want to see what the actual link is that you’d end up at if you clicked the ā€˜Click Here’.
    m
    • 2
    • 2
  • c

    Craig

    11/28/2025, 5:13 PM
    Is anyone using the EU e-invoicing suiteapp? There is supposed to be a field on the parent subsidiary e-invoice config E-Document Country for Free Use. I don't have that field, has anyone see this? The Recipient of E-Document Notifications field is available on the parent though - the docs suggest that these fields should both be present if we're not license, which we are not. https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4613215788.html#bridgehead_11011053707
  • w

    wishalsangole4444

    11/28/2025, 5:45 PM
    what is difference between item for purchase, item for resale and item for sale?
  • j

    jen

    11/28/2025, 6:15 PM
    hey @wishalsangole4444 the answers to many of your questions are available in the NetSuite documentation or with a simple google search.