My Stuff
Comments
-
I guess I am wondering what to do when you update the zip code, what is the best way to re-assign the correct sales rep???
-
I think one thing you might be able to do is a mass update to reassign sales reps, then use system note critieria to filter to customers whose zip code has changed in a certain time frame. Thanks, -e would I have to know in advance which rep is assigned the zip code?? We have a good amount of reps which could make the…
-
I think you might be lookng for this thread https://usergroup.netsuite.com/users/showthread.php?t=7212&page=2
-
Ron, I have been following that thread.... I am fairly new to Netsuite... by background involvement with CRM systems was with SugarCRM Pro where since Sugar is installed on a local host you tend not to worry about some of these setup steps.
-
Thanks for the info.. more to look into I can't believe how much time I am spending on this one item... BTW why don't you need to set this up when using the tools Constant Contact or Contactology???
-
BTW today we setup our domain key.... we are going to test our settings with this site... http://senderid.espcoalition.org/
-
BUMP... anyone? I asked TS and wanted to see if anyone else has had succes with this setup?
-
DKIM and DomainKeys (DK) are not interchangeable, DKIM is derived from DK, but there are several differences. See this page for further information. One of the chief differences is that DKIM allows a third party (Netsuite in this case) to do the signing instead of someone in the domain that the email says its from (your…
-
Here is another email address you can test your DKIM Create a campaign and send the email to sa-test@sendmail.net This is what our report looked like!!!!! Notice how many times our info failed!!! sendmail.net Sender Authentication Auto-Responder $Revision: 1.6 $ This service runs at <sa-test@sendmail.net> and allows remote…
-
Daniel, So I am not wasting my time trying to get this system to function where over 50% of my emails are getting flagged as spam. Can you please list the improvements that will be released with the new mail system?
-
Well I have been working with our host to set up the DKIM and they are scratching their head as much as myself. The following is the conclusion we have arrived at.. There are two different headers that can be set - "DKIM-Signature" and "DomainKey-Signature". In some texts, DomainKeys and DKIM seem to be interchangeable…
-
I was told to test the DKIM with this tool http://senderid.espcoalition.org/ any thoughts on the tool??
-
We tried the same thing and received multiple emails We are looking for a resolution to this issue. If anyone had created a script that resolves this issue please share the script.
-
The campaign will send out your message to each unique email address only once. Duplicate email address are ignored. For your search question, you might try grouping your results if you simply don't want to see duplicates. Under the results tab, select "group" under the "summary type" for each field you would like grouped.…
-
If the organizer declines the event, the event is removed from his/her calendar.
-
and if you just want to create a shortcut for a reps calendar Hover over the link of one of their appointments; the ?ccal=## value is a way to link to their calendar When you hover over a link it will look like https://system.netsuite.com/app/crm/calendar/call.nl?id=28016&ccal=52 Remove the text in red…
-
Hi DMC, We have the same issue but for Webstore versions. i.e.- If a customer selects EURO pricing but then selects German as their language, we want to show different prices than those in Spain or Portugal. Any way to accomplish with via scripting maybe? Thanks, SaaS Consulting That is a good question. To be honest, I…
-
Which would be your scenario Scenario 1) Customer A is located on the east coast, therefore his orders will be processed via the east coast warehouse. Customer B is located on the west coast, therefore his order will be processed via the west coast warehouse. Scenario 2) Customer A can order product from either the east…
-
I think I have a general concept, please refer to my comments in RED 1. Price levels are per customer (retail, contractor, dealer) in addition to being per location. This would mean of our ~5000 current customers, roughly half would have to be changed to default to a new price level (From "Retail" to "Retail ME" for…
-
LilGator.. Couple questions... 1) Are your items sold via the webstore or internal via sales orders? 2) Can a customer order from different locations? I think what I am missing, in order to provide an example is... What factors determine when the item is to be ordered from a certain location, which would determine the…
-
I am going to assume that you are manually entering in the sales order as the order is placed. If so, I am wondering if the following would work (high level). You could either use the location select field or add a custom transaction select field to the Item tab. The custom field would be a list of your store locations…
-
Brett thanks!! So the field/value "Preferred Stock Level" means you have to carry a min of that amount for each location? It seems that there should be a PSL for each location.
-
So can you set a min/max per location? For us some locations don't need to stock the same amount of items as other locations. So we are looking into how to handle this.
-
How can I combine the above and remove "occurs every day from" & 'until'
-
I was just able to remove it, by removing all the items in my saved search on the Results - Drill Down tab. I thought that the Disallow Drill Down was to completely bypass the results listed on the drill down tab. Will file a case...
-
Basicly exactly what I ended up using Thanks!!!
-
In case you missed the question... ^^^^^
-
So you remove the ","? concat(valueA || valueB || ValueC) ?
-
Evan it appears that you can't use {locationquantityonhand}, I get an error ERROR: Field Not Found
-
Works for a saved search, however I am creating a custom Transaction Column field to display on hand quantity based on assigned location. So when a customer logs into the "My Account" and places an order via sales order they only see quantiy on hand for their assigned location. I can get the custom column field to display…