My Stuff
Comments
-
Unfortunately, task import is not yet supported via CSV. SMBXML or WebServices are the currently available tools. -John
-
Your "Subitem Of" column header should match exactly the "Subitem Of" dropdown value when creating a new item in your web browser. So to create "ItemType : SubType : Actual Item", map "SubItem Of" to "ItemType : Subtype" and "Item Name/ID" to "Actual Item". -John
-
You need to give both the income account number and name. This is new in 2007 - and was done be inline with the UI (if you go to the new Item page you will see Income Account as "40500 Sales"). I misunderstood a little earlier. You only need to map the fields you populate, and no longer need to use the old template. If you…
-
I think ares33/Phil is correct, these fields should be missing. For example, Non-Inventory Items don't have Serial Numbers or COGS accounts (in your browser go to the new Non-Inventory Item for Sale page and note the fields are missing). In fact Serialized Items don't have Costing Methods (No FIFO/LIFO when each unit has a…
-
The two " are not HTML, they are so the file is valid CSV (see RFC 4180, section 7). Google Base / Froogle seems to be looking for "tab delimited", and their example does not escape double quuotes. I think this is an example of Google trying to steer people to the XML formats, because without some form of escaping…
-
It can be done, at this point I highly recommend using WebServices instead of smbXML (the latter is being sunsetted). I believe Antennae Wireless has a NetSuite product (not sure if it does transactions). -John
-
If you just need to migrate customers you should be able to do it via CSV. -John
-
Kits are not in the initial version of the assistant, but they are on the roadmap. -John
-
This is issue 153792, it has been fixed and is in QA currently. -John
-
Can you double check the file you imported (with a text editor) and make sure the source data isn't rounded? Those fields are string fields in our system. -John
-
Please file a case and post the case #. -John
-
slarsen, I think you've run into a beta anomaly. -John
-
dbtodd, I would try your import again, and file a case if you keep getting failed statuses. Leads import is working. Did any of your leads get added/updated? -John
-
Larry (lsatphd), The new assistant will import "as you" so if there are defaults on your Lead form on the Leads page, you will get them in CSV. To prevent this from happening, put the NetSuite field "Sales Rep" into the mapping pane and click the "pencil" icon. Select "set this value to null", and you will no longer be the…
-
Are you sure you have your discount days, due days and discount percents set correctly for their payment terms? -John
-
Looks like even sooner than 2010.2 Go to Setup->Integration->Web Services Preferences (you may need to be admin). Make sure that "Disable Server Suitescript" is UNchecked. Then try again. -John