My Stuff
Going to SuiteWorld? Connect with SuiteGurus—Your NetSuite Product Experts!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Comments
-
The answer to your 2nd question is no and here is why: 1) As Elham said you can only debug scripts with status set to "Testing". This status means that you (the script owner/author) are the only user for which the script will execute. 2) You can only debug scripts that are called/executed from and during your login…
-
This is a known issue (totalling and sourcing does not work when modifying the current record in a user event script) and is already on our roadmap. It would be most helpful if these kind of limitations were clearly documented in the Online Help and PDF guides. Anytime behavior is inconsistent, or is counter-intuitive, it…
-
Great stuff Steve, We need to come up with a simple way of letting others take advantage of some of the powerful libraries that you have built. I will bring this up with the product team. Yang, I strongly agree. Steve has shared some great stuff, and many of us can really benefit from it. Couldn't this be published as…
-
By default all Transaction searches return all line items for each transaction. You have to set "Main Line" = TRUE in order to return only the transaction header. Does this not provide what you need?
-
Iby, Please enter a case with support for this. This use case is definitely supported and should work. Thanks, Yang We need this capability also. Has it been fixed? If not, when will it be? Thanks.
-
Steve, Here's a thread that may help: Newsletter to employees Basically, Yang shows how to create new email template fields that you can use to enter data other than from the primary record (like customer) of the merge. You can read the data (which could be HTML code) from a custom record, and store in this custom email…
-
Yang, Does this apply to transactions as well, like sending an email with the Sales Order attached as a PDF file?
-
Excellent Best Practice Steve. Thanks for sharing.
-
OK! Good news! :D Ver 2007.1 docs are now in the Ver 2007.1 BETA! One question: Is the SuiteBundler content identical between the Online Help and the Customization.PDF file? Thanks.
-
Generally we don't want to get too detailed in the doc revision log b/c it would be like writing the material twice. Kate Kate, I agree. The Change Log should be just that: A listing of the changes, but not the details. One needs to be able to quickly scan the list to identify changes of interest. But what would make it…
-
. . . as of the 2007.1 release we are now providing a Documentation Revisions log in the NetSuite Help Center. In the Help table of contents, go to Additional Resources > What's New > [date] Documentation Revisions. Kate, I do not find the Doc Revisions in the 2007.1 Beta Help. Also, none of the 2007.1 Sneak Peek docs are…
-
If we were to create links at the stage, we would be creating a lot of maintenance problems for our team down the road. Kate, It's good to hear we're on the same page, and that you plan on providing links at some point in the future. But please consider this: Sometimes/Often times, the future is many months (if not a year…
-
To my knowledge what you are looking for is all there. However, I will double check. Kate, Thanks for the quick response. Did you notice that I was referring to the BETA account for 2007.1? When I try to log in now, I'm getting "An unexpected error has occurred. Please go back and try again." I'll call support now.
-
I hadn't really planned on making any more posts here until a few other folks had had a chance. But I just finished viewing two short video tutorials on Aptana, and wow! :D I am so impressed! If first impressions hold true this is one great IDE! Here are the links to the Aptana video tutuorials: [LIST] [*]Main Tutorial…
-
I wonder if using Web Services is an option? Yang, do you have an example of calling NS Web Services from a SuiteScript?
-
Unfortunately the mass update option would not work in this context as I wanted to update a custom field and the mass update option is on rails and would not allow me to pick these fields. Henry, I'm not sure I understand. I have actually tested the opp mass update with a custom field, and it works for me. What do you mean…
-
I am trying to update a custom field in opportunities. I want to set this to be a copy of the forecast type field. . . . The script terminates with the USAGE_LIMIT_EXCEEDED warning after about 10 records. Is there a different way that I could achieve my goals? Henry, you might also take a look at using Mass Update. You…
-
var EmailSearch = nlapiSearchRecord('contact',null,EmailFilter,Email Columns) Ross, I don't know if this is just a typo in your post, or it's the actual code, but the space between "Email" and "Columns" looks suspicious to me. HTH.
-
Evan, What's the best way to handle an item that has a compound rate, like "per person per month"? For example, a subscription that is $100 per user per month. This is what you advertise. So the client has 5 Users and subscribes for 3 months. Then Amount = 5 x 3 x 100, which is $1,500. Thanks.
-
Thanks Yang for the scripting guidance, and for the ER. I have filed Case# 612835 voting for this ER.
-
Thanks for the suggestion Evan. So, in general, where you have most items with simple rates, and a few with compound rates, one would have to add custom fields for Rate1, Rate2 with corresponding units. Rate2 would be empty for most items/transactions. Gets complicated though, with Price Levels and Quantity Pricing. May…
-
Yang, how can I set the default setting for "Default Billing" to always be FALSE for NEW addresses so that it not only works when you click on the Customer Address tab, but also when you add a new address there, as well as via a popup from a transaction form?
-
Olivier, Did you figure out a work-around?
-
Not sure if you've seen this already but check out these JavaScript tutorials by a guy by the name of Douglas Crockford over at Yahoo. Very insightful, pedagogical, and informational: http://developer.yahoo.com/yui/theater/ Having just finished viewing the Douglas Crockford video tutorials, I would like to add this:…
-
Not sure if you've seen this already but check out these JavaScript tutorials by a guy by the name of Douglas Crockford over at Yahoo. Very insightful, pedagogical, and informational: http://developer.yahoo.com/yui/theater/. Yang, Wow! Great stuff! Thanks for sharing this info. You guys should really consider starting a…
-
. . . There is an 'Attach' button and remove links on the list of records in the transaction that can easily be misconstrued as 'creating' and 'deleting'. We just had someone 'remove' a whole bunch of old records thinking she was deleting them. Instead, the custom record no longer had the transaction value in it and it was…
-
I have updated the enhancement (124514) requesting an update. As soon as there is more information - details will be posted. Thanks Phillip. It would be most helpful to get this out ASAP.
-
Please reply back on your case saying you don;t thinkt he issue is correct. Thanks, -e Evan, I think there's a lot of confusion about a lot of ERs. Please take a look at:[INDENT]Proposal to Improve Issue/ER Process [/INDENT]Thanks.
-
Your request is interesting though as it goes far beyond form customization and into role configuration of buttons on forms. This sounds like yet another way of doing it although it would primarily apply to child custom records and perhaps wouldn't be as configurable on a per-form/page basis. Yang, You are correct -- it…
-
Please reply back on your case saying you don;t thinkt he issue is correct. Thanks, -e Evan, I would be happy to do that, but the more I think about it, the more I believe we need a completely new issue. Steve, I think you have the best grasp of what is needed. Would you be willing to submit a detailed issue on this, which…