プロフィール
コメント
-
on a different thread ...
-
I would like to give Vendor access to view their Bills; these are the Bills (Open and Paid In Full) created from the PO's. Will New Release v2010.R2 have any enhancement as far as for Vendor access?
-
Is there a web forum for MN NetSuite so I can join online?
-
Used to be. But I am a Texan now. Yah, will be glad to help.
-
I am trying to retrieve the parameters in the same way, upon "create" of WO. But why do I get the error in Debugger, while the Console gives me the expected result? Enlighten me please. var param1 = new URL(location.href).searchParams.get('soid'); alert('SO Id '+ param1); ReferenceError: "URL" is not defined.…
-
Dear Netsuite Users, I can not find anything about SAP and for example why users choose Netsuite instead of SAP (and or why you have switched from SAP to Netsuite or the otherway around). Is a SAP administrator a good Netsuite administrator (experience wise)? What is the big difference between Netsuite and SAP? Would you…
-
I am located in Houston, TX, and open to Contractor (remote and on-site as needed) opportunities at the moment. Let me know how I can help. http://www.linkedin.com/in/yennhile Regards, Lyna Le
-
With help from NS Support, I got the SS (of 1 row, 1 col) to get the dynamic customfield's sum value posted on the email template without a need for a second customfield to store first.
-
This leads to my question:Since the value is dynamically retrieved from SS when loading record and not stored, how do you have this value available as a CRMSDK custom TAG in an email template (to be emailed by schedule)? I have one more question. How do you create a workflow that copies the value from "Lifetime Customer…
-
Hope you have it figured out by now. dmatyas, Can you or anyone else share out what criteria you are using for the saved search. I'm not able to get the values populated on my stored value and I'm wondering if its because of the criteria within my search
-
Sales Team A: shares customers; Location and Employee restricted to own and subordinate only. We have the same request to allow the sales team to default their Location A, but can also create/process sales/quotes for Location B. A small script does the work .
-
Correction: it does save message with assocRec['entity']= customerid . However it takes forever to load the PDF attachment for viewing. WorkFlow saved email messages automatically with or without action script, while script by itself using nlapiSendEmail does not seem to save it on the customer record. > Message sub-tab.…