My Stuff
Comments
-
We use both DaFT and WinSQL
-
Entity , entry form, Yes you are correct. The old form remians stored with the record and the only thing I can think to do is check the "store with record" checkbox on the new form and then resave the record. I would like to avoid that because it would be very time consuming and we do not wish to store the form with the…
-
I checked that request it is from 2013 any idea when or if it will ever be added?
-
Thank you, we have a script that calculates SLA's for closed cases, the script runs nightly and updates the cases. For now users are filtering the emails. We have a workaround drawn up that will create sub-records to store the information. Originally this script was contained in a user event script , but there were issues…
-
Have you resoled this? we are experiencing the same thing
-
Suitescript 1.0 the script record in NetSuite was modified with the value postSourcing added to the trigger. Yes there was nothing in the History/Notes
-
I am trying to remove it from the Contact list on the customer record. Is there any way to remove the "Remove" link or trap the action ?
-
Is there any update on this, it is causing major issues for our support team. Users think they are deleting the contact when they ht theremove link.
-
We are seeing the same thing, Some reps are seeing multiple (up to 4) duplicate emails when a case is updated other are not receiving emails when certain cases are responded to, this is becoming a major issue.
-
I found 2 things when looking at old code we had in an user event script on cases. [LIST=1] [*]How a date was being set by NetSuite, previously the date was set to either ‘’ or null. We checked for that in the code. After the release the value returned by our script was Invalid Date [*]The fact that our code didn’t look…
-
I am using a custom form. When I switch to the standard Lead form in NetSuite I see the value in the system notes. When I am viewing the record using a custom form the entry does not appear in the system notes. Our sales team would like to track how many leads and who had the leads at a certain point in time. They would…
-
it is a user event script tied to a case record
-
I created a script that captures the inbound email , creates a new case and copies the details of the old case into the new case
-
THis is an older script and set to run only for one of our subsidiaries. I am sure that it could be cleaned up , but it was a quick fix and works for our needs. function messageAfterSubmit(type) { //********************************************************************************…
-
We have built a fully functional Customer Center using suitetalk along with the NetSuite Analytics Connect for quicker access of our data.
-
ebeltran I am having a similar issue can you show me your example?
-
They are created through a custom integration we have built with our billing system. The bills are calculated in an external (to NetSuite) system and we use the information to create the invoices. We break up the job into batches and submit the requests. We have tried submitting using multiple threads/logins the first two…
-
We have also recently bought concurrent licensing and are seeing the same issues. We expected the 10 sessions to process concurrently. It appears that two sessiosn will proces cuncurrently, but after that the process is sequence. We don't see any performance increase after two sessions.
-
Yes it was recently updated. We contacted AvidExchange and they were very helpful. We had to temporarily undeploy a few scripts.It turns out the issue is somethign alogn the lines of a new design element or elements in release 2018.2 had the same name as elements used by AvidExchange. I would recommend contact Avid adn…
-
Now when i attempt to save an entity record using a custom form i get "You cannot submit this form due to an unexpected errror" I guess that is better than an expected error
-
I am currently unable to access our Beta account. I coudl login earlier this mornign and yesterday.
-
I have verified that all requried fields are visible and I am still receiving the error. The performance of the beta site makes testing extremely tiem consuming.
-
I have created a case for this issue: Customer Care Case # is 1981616 We cannot connect to our beta account using the ODBC 6 driver or the new driver for SuiteAnalytics Connect. We use ODBC access extensively within our company and we need to test a great deal of functionality that we currently cannot test.
-
Thank you. The application we are using only allows the 32bit version and we use that application primarily because prior to this release NetSuite only allowed the 32bit. I am still unable to access our data and test our release with the supplied driver. I am unable to connect using either the v6 32bit driver or the v7…
-
We are still unable to use ODBC to connect to our Beta account. I have an open case and I am still waiting for a response. We need to test our scripts/odbc connections and still have enough time to make changes if necessary.
-
I was able to get it to work by going to NetSuite=Change Project Settings and selecting a role that does not require 2 factor authentication
-
we are experiencing the same
-
text area, ideally in both edit and view, but view if edit isn't possible
-
This is apparently a defect in NetSuite, they first categorized it as a U4. But have now moved it to a u6. So it appears it is an issue, caused by NetSuite which may or may not get fixed in a reasonable amount of time, if ever. If my understanding is correct it went from a 1-3 week fix (U4) to a U6 a candidate for a future…
-
It happens for any field that I have attempted to inline edit. One was a status field, it was a list/record drop down. Attempted to change the status, the failure occurs