My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
I am finding this extremely frustrating as it seems the field is not even used. What is causing the column to display in the first place?
-
Hi Name Unkown You cannot change the Edition of a NetSuite account. What you will have to do is request an Australian NetSuite Account from NetSuite. Your NetSuite Account Manager should be able to tell you the best way of requesting an Australian SDN Account.
-
Just to help you out guys, we've just reported this to NetSuite as the functionality changed but the customer was not aware of it. This is the response we got back: Thank you for your time today. Below is a summary of your question to Support and the resolution we discussed. Here's a description of your question to…
-
The reasoning behind this is the proper name is "The United Kingdom of Great Britain and Northern Ireland". Hence why NetSuite doesn't differentiate between United Kingdom and Northern Ireland. The Isle of Man is a country in its' own right, but is part of "The British Isles". However, I don't know why "United Kingdom…
-
Hi all I don't want to bring up such an old thread, but has this ever been sorted? We have several customers requesting this feature even now, so I'd be interested in hearing how everyone else overcomes this? Thanks!
-
Thanks Charlie :)
-
Hi Brettsuite You could create a Custom Sublist against the Item. This would be a saved search of type Case. See NetSuite Help for the specifics, but that is how I would do it.
-
Hi Code D Park What Tax Code is it attempting to use within eBay? When you go to Setup > Accounting > Tax Codes, what is the Internal ID of the Tax Code you are using from eBay? Are you using a Connector or CSV? If it is CSV, can you replace the -10 with the correct Tax Code Internal ID?
-
Hi FHC I would create a Custom Record Type with the fields you require, then each new record would be a value in the list. This also has the added value of being upgradeable in the future, and is also a searchable record type.
-
...Or worse - the first option is "United States", so when you're looking for United Kingdom, it doesn't take you to the u's. Subsidiary defaulting would be a great idea though!
-
Hi Bushra Did you find a solution to this?
-
Instead of the InternalID number 18, have you tried "customrole_myrole" instead?
-
What about having a C# REST web service running on a stable server with an external URI so you can connect to it via a User Event script which simply pops up a window and sets the location to the URI web service? http://www.codeproject.com/Articles/29706/REST-Web-Services-in-ASP-NET-2-0-C
-
Troubleshooted? :) Thanks though, this will help me too!
-
Hi sravanm Did you ever sort this out?
-
Am I correct in assuming this still hasn't surfaced?
-
Hi Tall I'm assuming you do the same thing as I - randomly check the beta url to see if it's up yet! I can only assume they will be changing the url every release to stop us naughty people from doing the above!
-
Has your Live Account been upgraded to 2012.2 yet?
-
Could you not use NVL({shippingamount}, 0) ?
-
Hi NatalieLynn You could create a custom field, type List/Record, and make the source the Location record type. Next you would create a script with an "on field change" event on the Entity/Customer field, where it sets the Location based on the results of an nlapiLookupField() from the Customer's Location custom field. You…
-
Thanks guys, I genuinely appreciate it! Evan - I'll check that now!
-
Success! Evan - that's correct, thank you!
-
xpat is correct - that's how we do it for our customers.
-
Just a thought, but I think you may be better using REST as opposed to SOAP as it's a much lighter protocol. SOAP is a bit too much for mobile devices.
-
Hi there Did you ever manage to find a way around this? I'm having this issue right now... Thanks in advance!
-
Have you thought about having a workflow or script which checks the current user against the owner field where if it is not them, it redirects them to their home page for example.
-
Hi Twilalte Depending on the version you have, you could move all the Payroll information to a Custom Record, where the Employee record is parent. Then, set the Permissions on the Custom Record to the Permissions List you desire. I hope this helps!
-
Thank you kindly Robert. I was hoping to not need to do this as there's only 55 records in total, so it would seem for this instance I'll hand input them.
-
Hi all I'm coming across this right now...Has this really not been sorted out in the last 4 years?? Also, can someone please elaborate the process of "manually adding the other names relationship"? Thanks in advance!!
-
Thanks Robert. Is there a way of importing the Other Names record at all?