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
-
Criteria Results
-
@Patrick Fresnosa-Oracle , Yes, this is a transaction search and I am using a custom role. Our admin adjusted my permissions and I have the option now. The search works as planned. Thank you so much for your help!! My Result tab for reference:
-
Hi @Patrick Fresnosa-Oracle , Thank you for the detailed information. When constructing the saved search I do not have the option for "Tax Item Fields..." but I do have the option of just "Tax Item" but not "Tax Rate".
-
Hi @Patrick Fresnosa-Oracle , Thank you for sharing the enhancements, I have voted for both. I also tried both of the solutions you offered but the calculation is still incorrect. Same issue as the enhancements explain, tax rate doesn't show/ rounded incorrectly. Is this report something we could recreate as a saved search…
-
Hi @Leonard Mallare-Oracle , Thank you for the detailed information! I will need to coordinate with my team in order to test this out but I will let you know when I am successful.
-
Hi @JohnCirocco , That was it. Thank you so much!
-
Hi Ivy, No worries, thanks for trying! We can only submit critical cases so I will just recreate this on excel.
-
Good morning @Ivy Lopez-Oracle , I removed all the result fields except Quantity and Item but the quantity was still incorrect. Then I added the 4 new criteria you listed and the quantity was still incorrect as well.
-
Hi @Kristoffer Viray-Oracle , Through our account manager we learned that we would need to purchase the Advanced Inventory Module in order to have this feature, so this work-around would not work for us. Thank you for sharing though.
-
Hi @Kristoffer Viray-Oracle , While looking more into the Advanced Item Location Configuration in SuiteAnswers (Id: 67357), I get the following alert: WARNING This feature is not currently available in your account. To upgrade, contact your Administrator. Does this mean this is a paid feature and not something we can just…
-
@CDuf They are not under Sub lists:
-
Hi @CDuf , Thank you for checking, my page looks different though not sure if that matters.
-
Hi @Joy Noreen Magoling-Oracle , Yes, I logged out and back in but no luck. To clear the cache I right clicked on the page, clicked Inspect and selected Empty Cache and Hard Reload and it still did not update.
-
Hi @Jack Daryl Espiel-Oracle , Great! Thank you so much for the resources.
-
Good morning @Shamaine Chan-Oracle , To clarify, the credit memo is fully applied to the invoice. Even so, it does not not appear under the related records: Credit memo: Invoice:
-
Hi @Michelle Jabanes-Oracle , When removing the summary types the search no longer serves its purpose of showing only the un-opened campaign recipients and shows the opened recipients as well. Seeing as there is no way to create a group with my old settings I suppose there is no way to successfully resend a campaign to…
-
@Michelle Jabanes-Oracle , The "sent" field on your search still populates recipients that opened the campaign. I created a contact search with the settings below and I was able to get the results that I needed. But now I am unable create a group from this search, I'm guessing because the results are grouped by summary…
-
Hi @Jack Daryl Espiel-Oracle , That was it, thank you so much for your help!! -Imelda
-
Hi @Jack Daryl Espiel-Oracle , I do not have the administrator role, I have a custom role. I will have our administrator take a look on his end. -Imelda
-
Hi @Michelle Jabanes-Oracle , I have just tried it and I do not believe it was successful. I don't understand how this search would provide me a list of the unopened recipients for a campaign. Also, I was not able to find the "Campaign Type : Email" filter listed in the SuiteAnswers article. Here are the search settings:…
-
Hi @Leonard Mallare-Oracle , Thank you for sharing this information. I will vote for the enhancements and look into advanced sign up. -Imelda
-
@Erick Dela Rosa-Oracle I set the Status field to released and the Execute As Role to Administrator, Web Store was already selected in the Execution Context. After I tested it again it was still not successful on the web store and it did not come up on the execution log. I am testing this in the sandbox does that affect it…
-
Here is the script: /** * @NApiVersion 2.x * @NScriptType UserEventScript * @NModuleScope SameAccount */ define (['N/error'], function(error) { function beforeSubmit(context) { var newRec = context.newRecord; var CustomerEmail = newRec.getValue('email') ; if (CustomerEmail == 'isanchez@hiokiusa.com') { var blockError =…
-
Hi @Leonard Mallare-Oracle , That was the solution, thank you so much! -Imelda
-
Thanks Erick, I tested the script with an existing email and although I did get an error it was not the one I entered and it didn't come up on on the execution log. Do you happen to know why that may be?
-
Hi @Erick Dela Rosa-Oracle , After testing, what would 'test01@gmail.com' be replaced with? Would it just be 'email'? -Imelda
-
Good morning @Leonard Mallare-Oracle , The promotion did not pass on to checkout but I believe this is because we are currently running an auto applied promotion that has a higher discount than any other promo codes we have. The auto applied promo will end tomorrow so I can test in in production then. I did try to test in…
-
Hi @Leonard Mallare-Oracle , When I tried calculating the cost of the sales order in the Netsuite UI, I received this error: "Could not calculate cost for the selected Realtime rate. Authentication Failed" I also confirmed the shipping items were set to display in website and they were not limited to any sites. -Imelda
-
Hi @Leonard Mallare-Oracle , I'm not sure how I missed it but the "PASS URL PROMOTION CODE TO CHECKOUT" does seem to be on our production account after all. So sorry to bother you! I do have another question though, I am following this example and my link takes me to "page not found". Could you let me know what I'm doing…
-
Good morning @Leonard Mallare-Oracle, In our web store sandbox account I am getting this error when I try to check out: Warning: No Delivery Methods are available for this address. Is it not possible to place test orders through the sandbox version of our store? -Imelda