Mi contenido
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comentarios
-
Evan: We are aiming for Google Checkout in our 2008.2 release Q3/Q4. NetSuite will enable the passing third party tracking code as part of our Google Checkout implementation. I have gotten information from the team that the Google Checkout integration is proving rather complex. There is a good possibility that we may not…
-
looking forward to this for a low cost way to handle checkout costs in comparison to our adwords expenditure. Does Google give you discounted adWord advertising if your customers check out using Google checkout? T
-
In SuiteAnalytics, I jusy tried staring with item search and then joining to transactions... not possible. Any more ideas to test would be appreciated.
-
It is a transaction body field. It is called "sales channel" and holds a name from a list... like eBay, Amazon or WebStore.
-
Can a suite script be used to show a blinking "RECORD IN USE" gif if a record is in use by any another user?
-
Let me know if any of you find any 3rd party developers offering the set-up service of converting site-builder sites to CDN to gain HTTPS. -Tom
-
Let me know if you find any 3rd party developers offering the set-up service of converting a site-builder site to CDN to gain speed and https throughout.
-
We'd go with Magento if we left SiteBuilder. We have a WooCommerce store that feeds into our sales via farapp. WooCommerce is a little too "light" for us.
-
This looks useful, but not something I want to do in-house. Let me know if you find someone offering the set-up service of converting a site-builder site to CDN to gain speed and https throughout.
-
We found a 3rd party developers offering the CDN-to-get-HTTPS set-up service. We're going the Cloudflare route. NOTE: This was posted elsewhere... I took the time to set up a free Cloudflare account and set up my test drive account as an example of how it can be used to solve the HTTPS problem: https://tdr.fourthwc.net…
-
For the same implementation cost to go from SiteBuilder to SCA, I could go from SiteBuilder to best in class ecom (still using NS for the back-office)... no brainer what I'd do if we ever decide to leave SiteBuilder.
-
> netsuite is running a promotion right now to lock in renewal rates Do you have a link to that promotion?
-
8x8 is pretty good.
-
It was easy to do (no coding was required). Actually, not sure about logging the call anymore. Here is what their SuiteAp/Bundle says... 8x8 Virtual Office application brings phone communication in to your NetSuite environment. The application launches conveniently from the NetSuite dashboard in a separate window. With…
-
It was free with 8x8. Makes netSuite pop-ups happen for whoever is calling. Logs calls. Click-to-call.
-
I guess it does log calls. It says... Auto Log On terminating a call, the Virtual Office app creates a call log and adds it as a comment to the ticket. The call log captures details such as the time a call was placed, duration of the call, number called, and any comments added during the call. The call log is automatically…
-
Has anyone tried this solution... http://suiteapp.com/Pitney-Bowes-Software-Address-Validation-for-NetSuite Thoughts?
-
Michoel, "PCA Predict" for Netsuite appears to only do addresses in the NS back-end. Will it also work for customers in the web-store? -Tom
-
Not sure if this relates, but NetSuite had a bundle called something like "Update item price from PO". We use it all the time. If you're creating a PO, there is a checkbox on each line item under a column called "update Price". If you click that box, when you save the PO it'll jump over to the item and update that vender's…
-
I went to install "Project Task Manager" and I found that "Project Task Manager" is not a public bundle. I would also be interested in bundles for purchase that you've found useful.
-
Thanks. The only thing I'm stuck on is this... ...wanting columns of text to display like this... | Item Description:.................. | | This is a red wagon.................| and they're displaying like this... | Item Description: ................. | | This.....is.....a.....red.....wagon | Its putting huge gaps between…
-
Thanks. The only thing I'm stuck on is this... ...wanting columns of text to display like this... | Item Description:.......... | | This is a red wagon.........| and they're displaying like this... | Item Description: ......... | | This...is...a...red...wagon | Its putting huge gaps in to make it hit both left and right…
-
> also i'm guessing the item description is the a label in the tr above? Yes, that is correct. I tried inline styling with a <div> and within the <TR> and with a <span> and nothing had an effect on the text in question. It is almost like the styling is embedded in the data that is rendered from using ${item.options}. I…
-
We eventually used a 3rd party to redesign our forms for advanced PDF/HTML.
-
OK, i figured out wrapping, but am stuck on justification. Some columns are CENTER justified and I can't seem to turn that off. So, I want them to display like this... | Item Description:.......... | | This is a red wagon.........| and they display like this... | Item Description: ......... | | This...is...a...red...wagon…
-
Yea, it worked for us also... sort of; but just not in the matrix children. It worked for regular NON-matrix items. It worked for matrix parents. Maybe you didn't test the results when viewed in a matrix child item record. I got this answer elsewhere in the UG: Good day! If I understood it correctly, the formula is not…
-
The big question would be "where did you test your version"? I found that NVL2({parent},{parent.internalid},{internalid}) works for mass-updates. It works in other places. It will NOT however work as the formaula based value for a custom field that is set to "store value = no". In fact, I've tested several such formulas…
-
Bump. Does anyone get too many web orders per day for one person to process? If so, how do you allow multiple people to process orders without collisions?
-
Has anyone built this already ..that is willing to sell as a bundle that we can install?
-
Here is how I envision it working... Our default sales order status = "Pending Approval". I’d like it if a user can click grab on any unapproved order and then it puts the sales order in a stage called "Pending Approval - Gabbed by xxxx" where xxxx = the user’s first name. The name of the grabber could optionally just be…