-
SSP on https secure domains
Are SSPs designed to operate on NS secure domains? If so, is it just the https://checkout.netsuite.com/c.1234567890 unless I pay the extra $ to have a secure domain on my account (SSL cert $ not included of course). How does this work with the pseudo secure vanity urls like mydomain.securecheckout.com ? Is the cross domain…
-
Restrict List View/Searching
I have a custom role setup with 1 permission. To create bills. This is the only thing I want this role to be allowed to do. Unfortunately, on the create new bill page, you can click the link "Bill: List" and it will list out every bill we have ever created, regardless of the user/role. Is there a way I can prevent that…
-
Get event type from within workflow action script
To the gurus out there: Is it possible to get event type (create, edit etc) from within a workflow action script, something similar to what we have in User Events?
-
Advanced Printing PDF/HTML Templates
Has anyone managed to get a successful record join going with advanced HTML templates? I'm attemping on a sublist, but the value of the first line item populates all. For example, ${item.item.mpn} populates the same value all down the page.
-
Replacement for NetSuite Offline Client
Now that NetSuite is no longer supporting or offering their Offline Client, has anyone create a similar app? Our other option is to create one ourselves, but would rather build on one already created.
-
Customize Item drop down to sort by Display Name and NOT Item Name
Hello – I have a requirement to sort the item drop down on transaction forms to “display name” vs. “Item Name”. I tried the item filter option which I created a saved search and applied the sort there thinking it would pass to the transaction form. The Item filter saved search is truly designed I guess for “filter” only.…
-
Make a Copy of Project not copying Project Task Field
I have a message / notes field on my Project Task form, when the parent Project is copied, this field does NOT copy over. Our project managers are making project templates (not attached to a Customer record) to copy, with anywhere from 3 to over 30 associated tasks, many of which have detailed instructions in this notes…
-
Is it possible to use formula to change an item's price list?
I have some new products. When they are returned, I want to use a custom checkbox field to mark it as a "returned" item. Meanwhile, the returned item's price will be automatically given a 10% discount. Or can I use a Saved Search to filter those marked items and list them in a page with a discounted price? thanks
-
How to add a custom button in "EU Sales List (ESL) Report"?
Hello, We have a requirement like this: we have to add a button "Export to XML" in the 'EU Sales List (ESL) Report' and on click that button, the report should be saved/downloaded in XML format. Can anyone please guide me on this?
-
Free ship for specific customer
Hi, We are facing a problem by a long time and we were spent our most of time at his satiation. Kindly help us if you have any idea. Scenario: We have a API that shift a order into Netsuite by csv or xml for some specific customer. that orders have shipping method Canada Post and now it apply the Canada post's default…
-
Customer Center - Customizing the Home Page
Hi everyone, We are using the Customer Center to allow our customers to access reporting on the professional services projects we run for them. I have created about a dozen suitelets that allow us to show them different reporting on their projects. I would like to set up the Customer Center to either 1 - (Preferred) Remove…
-
Creating a Copy a classic center role
I am creating a role for a user that will be accessing basic functions of netsuite. He will be able to create Estimates, enter Sales Orders, view his customers and see all of our inventory items. The role utilizes the classic center however there are many links in tabs that I do not want to have visible. I have been…
-
Customer Center Search Results (Number of)
Is there a way to change the number of search results that display in the customer center? We have a custom record that is a child of the customer, and give them access to view them all in the customer center. For customers with only a handful of custom records created, this is a non-issue. However, for users that may have…
-
Contact group membership + Contact duplicates issue
Hello everyone, this is my first time posting here as i am somewhat new to Netsuite. I have a very specific problem i need to find an applicable solution for; now right off the bat this (to me) strongly seems like a scripting issue, i am well versed in general scripting but i have not quite gotten the hang of NetSuite…
-
How to identify category and subcategory?
I am trying to show something different between categories and subcategories. NS just allows me to use a category template for both categories and subcategories. My purpose is to use JS to identify which categories are top categories. I was attempting to use "parent category" attribute. It was not working. Because it tells…
-
Reset The Numbering Subsidiary wise?
Hi All, I just want to Reset the numbering(auto generated numbers) for subsidiary wise.If anyone has ideas Please update.
-
UOM “Conversion Rate” fields
Hello – I’m wrapping up a Costed BOM saved search export and I can’t seem to find where the UOM “Conversion Rate” resides to be able to convert the Purchase Cost to a Stock Cost in a formula field. Anyone’s feedback would be greatly appreciated. Thanks Josh
-
Split Horizontally - Splits element straight down the middle
Hey Everyone I have a case where the body fields in the header of an invoice need to be widened. I keep adjusting the width value under the Print Fields in the form that generates the PDF document, and nothing changes. Turning borders on for the element, I can see that the Split Horizontally element means that the control…
-
Read from ScriptNote
Hi to all, have anyone ever read the Server Script Note? I identify the usage session with a specific session prefix in all logs. When an error occurs i would like to filter or export all script notes who contains my session prefix. Any ideas? For me is ok via script (if you know the ID of the table) or via other ways..
-
email marketing templates
can anyone recommend a good developer to make me some email marketing templates in netsuite? Im looking to work some functions in that are a little more advanced than my understanding like emailing a previous customer with an offer on items that are assigned as "related items" to the items that have previously purchased…
-
Collect Customer Data from Fields
We're trying to categorize our customers & leads. We've got a drop down for these categories and have it set up so users select it at checkout. There's also a text field for users to use if they select the "other" from our drop down. These fields are set up as entity fields. Now I'm trying to figure out how to have this…
-
NetSuite themes problems!
I have two sites on Netsuite. The theme of the primary one changed constantly even I did not change the theme it is using. I just previewed another theme but the primary site's theme changed! and it is hard to get back the original theme. WTH! Is it really so hard to design and test a theme on NetSuite?
-
Anyone connect NetSuite Issue Management to their development back office?
If so, what are you using on the back end? TIA!
-
Macros embedded in excel created using nlapiCreateFile
Anyone knows whether it's possible to embed a macro in an excel file created using nlapiCreateFile? On a different note, has someone tried embedding a chart in an excel created using nlapiCreateFile?
-
Print Component Item # for Kit/Package
We are having an issue with printing pick tickets or sales orders for Kits. The way we have named our inventory, the item # is the Item Name/Number NS field. Display name is populated with a short name (No number). We actually do not intend to print the display name anywhere. The first column on printed SOs is a custom…
-
Keep Print Checks and Forms page from showing up
We want our user to be able to print picking tickets without being able to view sales orders. For the most part we have managed to work around this by restricting their ability to actually get to the sales orders page, but we've run into a stumbling block. We want this user to be able to print picking tickets in bulk, so…
-
Retrieving Client Side Suitelet Code
Hey Guys, I'm trying to create a Suitelet that uses DHTML so that the user may dynamically add data in a client form. The issues I forsee is in retrieving this information. Although I knew it probably wasn't going to work, I tried using some NS API calls in the client script. Is there anyway this can be done easily without…
-
NetSuite Manufacturing Enhancement 2013.1
Hi, Did anyone implement Manufacturing Enhancement in 2013.1? I found few bugs in system and did not get satisfactory answer from support. Example: 1. System did not check operation sequence. Eg sequence 10, 20,30 but user can enter completion for 20 without 10 2. Not able to have variance for Estimated hours and Actual…
-
From Address For Emailed Forms -- Possible to override?
Is it possible to set the Return-from/Reply-to email address for certain users to be overridden? For instance, for purchasing, we don't want to have the reply-to email to be our support department.
-
Invalid Canadian Tax Code
Hi, On enabling item line shipping, setting the "shipcarrier" and "shipmethod" then on saving the Sales Order I am getting this error "Invalid Canadian Tax Code: End of Group". Any suggestions/solution for catering this error. Thanks, Shuja