プロフィール
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
No Limits. Just possibilities.
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
コメント
-
hi Those dont work in the custom template option on a workflow send email action For example, $(transaction.tranid) doesnt work. (TRANDID) does however
-
Hii @Michelle Jabanes-Oracle yes, this works if sent using an email template. Not as a 'custom' template though. From what I understand, the custom template does not use the same ids as a regular template. Where can I find the correct ids to use? thanks
-
false
-
option b
-
Hi @Patrick Fresnosa-Oracle This would be for different vendors. thanks
-
Hi @Micah Timbol-Oracle I had seen that. Though I wanted to know how I can add additional credit cards? And whether the credit cards needed to be part of the same subsidiary as the employee?
-
Thanks @Nicole Mendoza-Oracle ! I will test this out :)
-
Actually, nevermind I found a way to do this: VIa Reports>Financial>Financial Row Layouts Then using Direct inline editing after filtering to find the correct report:
-
Hi @Micah Timbol-Oracle Is there an alternative way to get feeds for Mastercard credit cards?
-
Hi @Richard James Uri-Oracle These are not from bundles. These are scripts that I have created. I haven't had this kind of issue before where I can't adjust the script parameters once I create them.
-
Hi @Micah Timbol-Oracle Did the above message get cut off?
-
@NSPK : In my example, it turned out to be a marketing campaign email send (from the campaign record). I would suggest checking the following: The scripted records page for Purchase Orders to see if there are workflows or scripts running on the page which send out emails Saved searches that use record type: transaction.…
-
Answer C
-
This code works: <#list record.item as item> <#if with_rate> <#if (item.rate< 0)>$(${item.rate?abs?string(",##0.00")}) <#else>${item.rate}</#if></#if> <#if (item.amount< 0)>$(${item.amount?abs?string(",##0.00")})<#else>${item.amount}</#if> <#if (item.grossamt<…
-
Hi @Jervin Nicholas Teopengco-Oracle Thanks for testing. Does your sales order have a tax impact? I'm thinking if it doesn.t maybe that is why it is sourcing the header and not the lines? The script works but based on Tafara's testing and my own (with the exact same set up as your workflow), it sounds like a bug causing…
-
Hi @Red Velasco-Oracle and @Slobodan Sobic Thanks for the suggestion. This is the original PDF code (out of the box, suitesuccess invoice template) <#list record.item as item> <tr> <td colspan="2" ><span class="itemname"></span>${item.description}</td> <#if with_quantity><td align="center" colspan="2"…
-
hi im using the administrrator
-
Please note: I want to be able to do this in the advanced PDF itself and not using the preferences on the customer or vendor records: i.e. Not using this:
-
Hi @Jervin Nicholas Teopengco-Oracle There is a native field where you can select projects: The name field: This allows you to select vendors; customers (including projects); and employees. This was the field I was referring to as the native "project" field. thanks
-
hi @Angelica i have seen this Though can you please confirm if this is a limitation before i look at custom fields or custom solutions?
-
Thanks @Tafara That is really helpful. I have ended up creating a client script instead which does source the field correctly: /** * @NApiVersion 2.x * @NScriptType ClientScript */ define( ['N/record', 'N/log'], function (record, log) { /** * @param {ClientScriptContext.pageInit} context */ function pageInit(context) { try…
-
Hi @Jervin Nicholas Teopengco-Oracle I was hoping to use the native fields
-
Hi @Tafara and @Angelica Mae Segador-Oracle I have tried an before submit trigger and get the following: It does not set the field value. @Angelica Mae Segador-Oracle : is this a NetSuite limitation?
-
https://community.oracle.com/netsuite/english/discussion/comment/16868612#Comment_16868612 I had checked the filing cabinet and a search only returned the file shown in the screenshot in my original post. The name is slightly different ("ext-util.js" vs "ext.js") for the one file I found.
-
@Richard James Uri-Oracle I created a customer support case. This was the response I got The response is pointing to a generic Suiteanswer which doesn't answer the specific question of: "how do I identify which scripts are using this library?"
-
Option D
-
Thanks R. Dieka i was wanting to use the add charge functionality rather than creating a journal entry. Thanks
-
HI @Micah Timbol-Oracle Is this saying that I can't use the add charge option on the match bank data screen? Or that I need to modify the write checks transaction form? Thanks
-
option c
-
Hi @Patrick Fresnosa-Oracle The case number is: 5899340 Yes, the elimination subsidiary is marked for elimination: