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
-
By Transaction Mass Delete, do you mean the feature in Setup that deletes all data? That would delete your items as well...
-
Hi Brion, Description is not a key, so no you can't do that, no. Honestly it is not something Netsuite has "overseen to remove". Any key column must be assured to be unique, and description has no such limitation. It's simply a law of database management that you wouldn't be able to use that column. It's not something…
-
Make sure to read the documentation though, there are pretty important limitations
-
Yes, we can! Check out your Help system under: Account Setup : Data Management : Guidelines for CSV Import Files : Simple Imports : Single Inventory Worksheet Import
-
No reminder, no. You can add permissions to folders and such, but that's it. I can't think of any other way to do it, strictly staying in the File Cabinet. If you want to add a layer by creating an Intranet tab (List->Website->Tabs), you'd have more options. I've never tried, but technically since a tab can hold HTML, in…
-
That is not possible, no.
-
This comes up often, and to my knowledge, it is not possible in any way to do more than 10 (a full page) at a time. Here's an Netsuite explanation why.
-
You can go to Support->Help->Netsuite Central->Implementing->Analyze->Review Existing Processes, you will find a white paper from Netsuite Professional Services entitled Advanced Software Renewals Automation and one called Basic Software Renewals Automation. They are worth a read, as they go over (high-level) how to set up…
-
I just checked, the documents are still there. The navigation to get there is tricky though, but it does follow Support->Help->Netsuite Central->Implementing->Analyze->Review Existing Processes.
-
There used to be a link on every Case that you could follow and enter a survey for the rep that assisted you. Now, that is gone, and like rob says, you occasionnaly get phone calls for surveys. I'm guessing nobody ever filled in the written surveys, so they replaced it with a more proactive type of surveying.
-
Canadian version has per-line as well. That is an option in your Accounting Preferences if memory serves.
-
Sure, sent you an email.
-
Barry, as per the Help, this is what Netsuite does to figure out the Tax code, in this order: NetSuite determines the proper Provincial Sales Tax (PST) code through the following criteria in the following order: 1. If the customer shipping address is not in Canada, the tax code that will be used is the one selected in the…
-
Transactional access requires Advanced Partner Center.
-
Setup->Set up accounting->Setup Taxes
-
Woohoo, this has been long awaited! Hmm, you still can't do costing for Assemblies that use other assemblies as components though, as you can only drilldown to 1 level of member info. Bummer. Understandable though. Guess our script to calculate Assembly costing isn't quite obselete yet ;)
-
If Google *specifically* designed Chrome to handle rich web applications - like Netsuite - then once it'll be proven Chrome doesn't mess up your Netsuite, it may become THE Netsuite browser. Chrome may not be as user-cute as Firefox, allowing you to customize themes and such, so general population acceptance may end up not…
-
We're on Google Corporate mail. Can't recommend it enough, go for it! We've NEVER had down time. It's literally been perfect for us.
-
I gather that you are looking for a solution that works with a Web Store, correct?
-
Ah, this is a hard one. I had a customer ask me the same a while ago. In the end we didn't go for it, but here's where my thought trail was going at the time: First you create Saved Search list views for people, assigning them to roles as default and mandatory, so they can't be changed. That should stop people from making…
-
Hmm, that's quite something. How bad are your numbers? The "problem" with this is that Netsuite is an integrated system - you can't amputate a portion without affecting the rest of the system. Inventory is tied to transactions, but transactions are the main arterial lifeblood of Netsuite, and are tied to everything else,…
-
Hi, There is no way to transform an item into another item type, and no way to have a 'other relationship' sort of thing like is found on Entities. You will indeed have to create a new record to have the item as Inventory Item. If you want, you could add a custom dropdown field on item records to point to the "twin" of the…
-
Also, if the Type filter (bottom left) is set to All, you cannot direct list edit. You must select a specific type (such as inventory item).
-
Your friendly neighborhood IT-Ration consultant can also write all the scripts you need for you, too :)
-
Hi, There had been a previous thread about some client-side points that can affect performance. It's only a few posts long but it has some interesting points. Clicky!
-
This could be accomplished with a script, also.
-
Did you just type in the tags? Check the Help and follow instructions - there is more to it that typing in the field names. You must get and attach a data source to your document.
-
If you change the customer on an Invoice, it loses it's link with the SO. So I'm not sure it'd be a good idea to do so, even if you find a way to... Could you do something like make just one Invoice, but on that invoice have custom dropdown fields to select the primary and secondary insurers?
-
Hmm, just tried it on a demo and it did indeed lose the link, and that's what I've always seen happen on customer accounts. I'd be curious to know if there is any way to keep the link if you change customer.
-
Formulas in Reports are only of the type "Existing Column A" [arithmetic operator] "Existing Column B" - e.g. "Quantity x Unit Price". Nothing else can be done. You may want to look at Saved Searches if you require more flexibility.