My Stuff
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
Comments
-
Hello Bill, this question has been out there a long time, did you ever resolve this? I could use some direction here as well.
-
Am I missing something? where is the sample code here. It seems like a lot of these threads just go dead with no resolution at all. This is my attempt to create a paired SO to a PO. But it is not working.. any ideas? var pairedSo = nlapiCreateRecord("salesorder");//,{recordmode:'dynamic', entity:48233});…
-
Marty, what was your final solution? I am having a similar issue with customer refund.
-
I have done this several times for EBay (car shipments) outside of NetSuite. I actually created my own zip to zip distance service based on driving distance, I did this because it had to be much faster and cost effective than google's service and had to handle many tens of thousands of requests per day if not per hour.…
-
Yes, did this work for you? Build Path is missing from my project "right click" menu. Hmmm.
-
Thanks but there is no build path. If I right click on the project, select properties then there is no Java Build Path. Only Javascript/Include Path which I added js files to and still the functions are not getting accessed by the js files in my project. (Reference error). This is the SuiteCloude IDE. Curious that you use…
-
did you get this done?