My Stuff

Rafe Green Ribbon

Comments

  • I found this post also trying to find a way to include custom fields in the Bulk Fulfillment using CSV feature. Is there any way to modify the mapping to include custom fields? Why is the CSV import available under fulfill orders but not Setup>import csv?
  • I was testing this functionality today from a sales role that requires approval for any PO over $0. It still created an approved PO from the sales order. We want the PO to go to a pending approval status. Is seems that if a user cannot be allowed to approve a PO - they should not be able to generate one from a sales order.…
  • Can anybody tell me how I can remove the $ figures from the fulfillment email?
  • I am on webex all day long using NetSuite with other users. Now when I log in while in an online meeting I am forced to remove sharing & likewise for them. What a pain!!!
  • I'm looking forward to making many new contacts at SuiteWorld. Most importantly I would like to meet a handful of independent contractors (all subject areas) that would like to work with me part time on future projects. If you are interested in meeting please send me an email: rafe@suitelaunch.com or contact me on the…
  • I created a case yesterday. Still no resolution. Swapped screenshots and traded dialog about what browser I'm using. Yeah, I've seen the browser issue too - many times so I have been jumping back and forth between IE and Mozilla. Nothing works in this case. BTW- I have created 100+ custom fields from this PC and haven't…
  • The same thing started happening to us this week after we upgraded.
  • Same error here - I suppose that we will continue to get the error until we are just a couple of weeks out then eligible for the preview?
  • Much of the time we bill an order prior to adding a landed cost to the linked item receipt. The estimated unit cost on the invoice does not update when the linked item receipt is updated. We have recalculation of estimated costs on creation of linked transactions set to 'Always'. Editing the item receipt does not update…
  • Thanks for your response. Oddly enough about 24 hours after making this post the warehouse team reported that everything was function as expected - so I do not know what the fix was turned out to be.
  • Thanks Amit. Everything was set properly to Fedex. I also wanted to let you know that we were in fact upgraded at the the time. I have had other nestuite employees tell me that we were scheduled for the upgrade on 9/19 all the while "Welcome to 2008 release 2" is on my screen. I believe that this has happened because we…
  • Yes we are having the same problem today.
  • I have also heard this from one of my users "if you hit the return key anytime while typing an email it is now also automatically sending the message"
  • I am not sure if it applies in your situation however I have seen a difference in some case that there is a difference between what you may see for line id on a search result and what you may seen through scripting especially when kits, groups, assemblies, and tax lines are involved. It is as if some lines are masked on…
  • There is nothing obvious I can see wrong here just one thought. An array returned from a multi select field using getFieldValues is "special" array. So you can't for example add to the returned array. I am wondering whether this also causes a problem for passing to setFieldValues(). So I would suggest trying to set…
  • Under the covers custom lists and custom records use the same data structure so I wouldn't expect any performance or overhead penalty to using a custom record. Thanks, -e I was hoping that would be the case! Thanks Evan.
  • We have another need for a need for a custom field on an address record - we want to store the recipients fedex/ups account number on the ship-to address. Depending on which ship-to the customer wishes to use different account numbers, and we want to store this information for later sales.
  • True - but we find people alter their instructions to the same address (let's face it, couriers are not rocket scientists) so we use a text field and we (or the customer via the website) can override at any stage simply by using their fingers upon the keyboard. That's great for B-C relationships - but we do a lot of B-B…
  • Custom fields on addresses is tentatively scheduled for 2014.1. Thanks, -e That's great to hear. Thanks Evan.
  • I believe that it would need to be on the address record. Some of our customers have many ship-to addresses. Address A might require delivery in a box truck, address B might require a flatbed truck, and address C might not take delivery during certain hours. These are notes that are address dependent - not customer…
  • Maria, Where is Netsuite Market Place?
  • Are there any recent developments here? We want to hide project task unit cost on the form but have not found a way to do it - and would prefer not to use a script. We also want to provide some users with reporting and search capability but limit access this information.
  • try CASE WHEN {custrecord_date} IS NULL AND {custrecord_checkbox} = 'F' THEN 'A' WHEN {custrecord_date} IS NULL AND {custrecord_checkbox} = 'T' THEN 'B' WHEN {custrecord_date} IS NOT NULL AND {custrecord_checkbox} = 'F' THEN 'C' WHEN {custrecord_date} IS NOT NULL AND {custrecord_checkbox} = 'T' THEN 'D' END Hi Evan. I've…
  • Thanks for your reply. Protection of administrators is understandable, but it seems to me that our payroll manager should not need an admin account to modify an employee record. As it is she is assigned the admin role. I don't need her to have access to assign roles -that's exactly one of the reasons that I want to get her…
  • We have a similar situation in that we need to set up a substantial number of Partners as "Other Relationships" = Customer. I would like to do this via script. Would either of you have a snippet of sample code that could be used to that end in a scheduled script as I am totally unfamiliar with using the url suggested?…
  • Hi Rafe, This is a tricky one... You can create the other relationship it by calling a specific URL. In your case, use the following just replacing XXXX by the internal id of you vendor:…
  • We started getting this error on Friday as well when printing HTML based pick tickets. I have also filed a support case.
  • Thanks for posting this Tom. We are suddenly experiencing the exact same issue.
  • We are having getting a timeout error while trying to create a new item record via web services. Also, the SuiteCloud IDE does not upload files in many cases.
  • I am able to log into NetSuite but I am not able to log into SuiteAnswers.