My Stuff
Comments
-
What do you mean, "Android is not supported for the mobile application"? I have android and have the Netsuite App.....
-
I have tried that.... Each time I did it, it would just move the hyperlink to the next column. After doing it three times... it is now displaying the numerical list position of that line (row count, like excel) as the far left column... and making the number a hyperlink. Never seen it do that before. Thank you for the…
-
I was able to get the "internet headers" code from the original email that the user received and found the search ID embedded in it. The craziest part was that the saved search was so old (she had been receiving these emails every day for over 10 years), that I could not get the search to show up in ANY list of existing…
-
Gold Star to you MikeBucklaew! That did the trick. I was able to remove "bill - view" permission from the role and then I added the "Run Unrestricted" setting on the saved search. I appreciate your help!
-
Even with building come custom fields we were unable to make it work.... which is totally absurd as it seems like a very desirable functionality. We are in the process of implementing the Netsuite package WMS (Warehouse Management System). Supposedly this add on will give us the functionality.
-
After working with NS support and trying several different work arounds, we were unable to get something like this done. Amazing that it can't be done. We even tried building new custom fields to try and source them to be able to create a saved search that shows work orders where all components of an assembly were…
-
This works great! However, I tried turning it into a hyperlink... Didnt work. Anybody got input on how I can fix this? <a href="https://maps.google.com/?q={companyname} || ' ' || {shipaddr1} || NVL2({shipaddr2}, ' ' || {shipaddr2} || ' ', '') || ' ' || {shipcity} || ', ' || {shipstate} || ' ' || {shipzip}"…
-
I have created an image field but there are several types of those and settings for them. What I need is to know exactly what the settings and process is for creating a new Custom Item Field that will function the same way as the Item Display Image on the web store tab. At current, I am able to add the code to the script…
-
BOOM! Marcuiz, nailed it buddy. Thank you!
-
Yabo Wu were you ever able to write a script for AS2 connection to support EDI for Sam's Club? I am looking to do something similar for a major chain and we don't want to pay the per transaction fee of the third parties. Thanks!
-
Were you ever able to do this with a saved search? We have tried every different method we can think of, including formulas. To create a "saved search" that shows payments and what invoices they were applied to, we actually had to write a script. None of the Created By, Paid Transaction, Paying Transaction, Applying…
-
I am looking at Yearli 1099 and Track1099. Did any of you end up using them? Recommendations?
-
What integration to NS options are there with 8x8? Was the integration free/were there free bundles that were simple for integration? Thanks
-
It would automatically log incoming and outgoing calls to numbers that are saved in NS, to the corresponding customer file. To my understanding we would see autologging with call dictation. As well we simply need to upgrade our system to one that is 100% VOIP.
-
We are having the same problem. Was there a fix?
-
I love it! Does it require a user license of its own to run? Can't wait to see how you did it.
-
I love what you did with the hue light bulb blinking for new sales. Did you get anywhere on the new visitor tot he website idea? I imagine the flashing might be like a strobe light depending on your web traffic.... Have you tried running a query of some sort on a Netsuite website visitor report... You might be able to use…
-
This is terrific! Does this work for emails generated by workflows or any other system generated emails?
-
Joachim, I apologize but I am having some trouble with the formula info you gave me. My biggest goals here are to show the estimated shipping cost in the results of the saved search and to get the saved search to highlight the ones that have a shipping cost of 0.00. I hate to admit it but I am pretty new with formulas.…
-
Our NS is getting a fake tracking number on the native shipping field but PJ is putting the correct on one the ITF. Was there a solution for this?
-
Was this ever done or is there a solution for it?
-
Has anyone found a solution for this yet? How does one vote for the enhancement? I am unable to find it.
-
Good Afternoon, We are also in search of the ability to integrate real time freight quotes from FedEx and freightquote.com. Has there been any success yet? Our system will generate ground and express shipments with FedEx very well. It completely blows my mind that there are no "out of the box" solutions for getting real…
-
Oh Snap! Post is being edited because I didn't even see that I was the last person to add to this thread, hahaha. I will also jump on this train! We use FedEx integrated shipping quotes and print our labels from NS but having the ability to get real-time freight quotes would be amazing. It is the same 20-25 clicks of the…
-
Other than the 8x8 service, is integration to NS free?
-
I am trying this formula and all i get is ERROR: Invalid Expression. I am on a sales order saved search, summary results, group, formula text. I am trying to populate the customer name in a smaller column Any input?
-
Any updates on this? I would like to add this functionality to our system. I have done a few other things but have some questions....
-
I am working on a saved search for items in our system that have not been purchased by a customer in over a year. I am using an item search and have isolated the sub-type. However the only way I have figured out how to isolate the last time it was purchased is with max({transaction.date}). How would I write a formula to…
-
I am looking for CASE WHEN help as well!!!! I am doing a transaction search for sales orders. I would like to source data from the Related Records tab to pull info if there is an Item Fulfillment included. My results tell me ERROR: field not found. Input?? CASE WHEN {relatedrecords.status} = 'Packed' THEN 'Yes' ELSE 'No'…
-
We are seeing similar issues. Has anyone made progress? We were also moved to the NA3 data center.