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.
Comments
-
Hi, We don't use GL account on Discount items For your question regarding editing the invoice or the source transaction (e.g., Sales Order) to correct the discount. I am seeking the best solution that minimizes impact, particularly since these orders are from a closed fiscal year. An adjustment entry does not seem…
-
Hi @Alex Joves -Oracle Does the current NetSuite E-Invoicing suite app supports ZUGFeRD standard?
-
Thanks but I am expecting more information about this.
-
Not sure about a specific permission. However, if you want to give a warning message, or prevent entering transactions, you should be able to do this using Workflows.
-
Hi @pcourtemanche2023 SQL functions only work with server-side actions such as "Before Record Load", "Before Record Submit", "After Record Submit". Since you use "After Field Edit" which is a client action, you need to use SuiteScript 1.0 APIs. You can use below formula to extract the date and compare whether it is less…
-
Hi @Meherin Yes, that is the problem. Since the duration is set to "Per Session", system is asking for 2FA every time when the session got expired. Also, when you enabled "Core Administrative" privileges, that role automatically become 2FA mandatory role since it contains some administrative privileges
-
Can you share some helpful screenshots of your workflows? both SB and Production. May be the 3rd approval stage not configured properly in production compared to SB. you can compare both workflows manually to see if anything has missing
-
Hi @User_DREO6 Looking at your issue, can you clarify whether the refund amount is reflected in any pre-paid expense or similar asset account on BS? If yes, you can only create the deposit record crediting the pre-paid expense account (or any other asset account) together with the vendor's name. Given that the original…
-
Hi @User_DREO6 You have to select the payable account after the amount. It should be the same Payable Account on the Vendor Credit Refer below SuiteAnswer for more details https://suiteanswers.custhelp.com/app/answers/detail/a_id/11160/loc/en_US
-
Hi @Elina Kourouzidou Can you post screenshots of your Sandbox and Production Workflows?
-
Hi @User_DREO6 In your deposit record, have you chosen the vendor's name?
-
Hi @User_DU7YV Please refer below suite answer to get an idea about how to create custom record with parent-child relationship. https://suiteanswers.custhelp.com/app/answers/detail/a_id/38231/loc/en_US https://suiteanswers.custhelp.com/app/answers/detail/a_id/91401 Kindly click "Yes" on "Did this answer the question?" if…
-
Hi @Elina Kourouzidou Could you please confirm which browser you are using to access the system? Additionally, can you check if you have enabled the "Remove browsing data every time when they close the browser" setting? If this setting is enabled, the system will prompt you to enter 2FA every time you log in, even if you…
-
Hello @Dwight Schrute SQL functions only work with server-side actions such as "Before Record Load", "Before Record Submit", "After Record Submit". Since you use "Before Field Edit" which is a client action, you need to use SuiteScript APIs. You can use below formula to extract the date and compare whether it is less than…
-
@User_DU7YV Go to your source custom record, and on the permission sub-tab, select the level as "View" for your relevant roles. This way, the restriction will apply only to this custom record. Make sure "Access Type" is set to "Use Permission List."
-
Hi @jmack_admin The "Bill to Select" field is not visible in the workflow, which might be a limitation in NetSuite. Perhaps @Veronica Steluta Mincior-Oracle can provide more insight on this. Apart from that, you could try creating another sales order form which is a copy of current form and setting it as the default for…
-
I believe this will be a more complex task or potentially not possible due to the dynamic nature of the array. The most effective solution would likely be SuiteScript. However, please let us know if you come up with a solution to achieve this via saved searches.
-
Hi @Benjamin Paul - USA You can actually do it by using workflows without any scripts. First, you need an Item field linking to the Employee record. After that, you can create a workflow on the Item record and use the "Set Field Value" action to update the custom field. Trigger On: Before Record Submit Event Type:…
-
Compound Asset
-
Hi @Veronica Steluta Mincior-Oracle Thanks for your feedback
-
Hello @Veronica Steluta Mincior-Oracle Thank you for your response. Please find my comments below regarding your questions. May I know how you set up your portlet? This is a list-type portlet. If you go to the settings and select 'Document' as the list type, you will be able to see the documents What is Community - Files?…
-
What about if one of the employees transfers to another subsidiary?
-
Hello @Nicole Mendoza-Oracle Thanks for your feedback but i have some additional questions. Some suite answers say we can use JavaScript functions and code in client triggers. For example. Suite Answer ID 40530 my second question is can we use "Before User Submit" client-side triggers in a custom workflow action? If…
-
@GauravAgrawal Sorry, my bad for posting the question without proper information. My requirement is like this. I have a freeform type of custom field and I want user to enter only numeric values into this field. (Integer type field cannot be used since there can be cases where user want to enter number with leading zeros)…
-
Is this possible inside workflow action ?
-
No haven't logged a support ticket yet.
-
It's not a List value field. It's a type Hyperlink field created in sandbox
-
@Kristoffer Viray-Oracle Thank you for your feedback. Is there any other way our developer can achieve this ?
-
Hi @Kristoffer Viray-Oracle There is no E-mail template. I am using custom email within the workflow action. Actually my requirement is to send specific advanced pdf report under "include Transaction" along with this email. not the preferred one
-
Hi @Joahnna Given Uy-Oracle No, it is not an another custom field. i am trying to enter user note using notes sublist. this is my custom record and sublist Custom record setup