My Stuff
Comments
-
On customers it should already be there. I think under System Notes - Access. Or maybe you have to Enable the feature?
-
Just thinking, Another option is to create a new item as a Kit that has both and have the description specifically list both items. Just a thought...
-
They announced a new product Suite Commerce Standard... Not sure when availability is. That being said, FarApp does a great job connecting Shopify to NetSuite.
-
We used Google Apps for Business but implemented through Cloud Sherpa's. Fantastic Google Support and was same cost as getting direct from Google
-
It almost looks as though Advanced Promotions is not installed (possible 2016.2 "feature"? Only role access required to even get to where you are is Lists -> Promotions - Edit which should take you right to the Advanced Screen:
-
Try this URL and see if it takes you there... https://system.na1.netsuite.com/app/crm/sales/referralcode.nl Might need to drop the .NA1.
-
geosat Did any of this get resolved? One of my customers is on SCA and OneWorld and wants to do a Canadian Only "version" of their site.
-
That is awesome! Thank you.
-
We had similar issue where the fraudulent card would be used to buy an on-line gift card which was then immediately used to purchase huge order. Always the same freight forwarder in Doral Florida. We manually process/verify and order 100% paid by a gift card of $150 or more by contacting the original purchaser via phone.
-
You can do an item search and include the fields Category and Category (no hierarchy). If you want to see results for a single item, include a filter.
-
We have also had at least 5 occurrences in May but luckily we caught all but 1. Scenario is Gift Certificate purchased with stolen card and then within the hour a purchase is made to a be shipped to a freight forwarder in Doral Florida. Both pieces of the sales occur over night. We now put a hold on any order paid entirely…
-
Do you update next optima with your inventory quantity? We post our inventory multiple times a day and when the item hits zero, nextopia excludes from our search.
-
Check out the advanced promotions SuiteApp. I believe that it would be able to do what you are trying to do.
-
I would create an item search and include the web site categories. Group on Categories and count number items. Unfortunately will not include categories with no items but it should get you close.
-
Correct in that it will not add 10, 50, etc but it will add to the cart the item with the selling quantity equal to the selected selling unit pack size.
-
You could possibly use Matrix inventory items but utilize the Purchase and Sales units function
-
We have been relegated to doing it at rating time. We charge for FedEx Home in all cases on our storefront and then at rating time there is a way in Worldship to verify the address. Problem is, even FedEx gets it wrong alot. We were told that if we wanted to be super accurate, we needed to use the USPS interface. Either…
-
Curious if your Google search ranking tanked? Did you do 301-Redirects from old to the new (or is it the other way around?)
-
Check out http://searchengineland.com/an-seo-playbook-for-2012-103906 for other tidbits to improve SEO. Probably too late for Christmas 2011 though.
-
Another way that "may" be easier is to export the items to CSV and then re-import as Matrix? If the number is large enough it may help. We did the exact opposite 8 months ago. We converted a large number of items from Matrix into non-Matrix Inventory Items
-
Following this thread as we are looking to make the jump (potentially) to the e-commerce cart. We went live with NetSuite back in September 2010. 2 weeks before live we found from our partner that our way of calculating shipping would not be easily done within the limited openness of the NetSuite Cart. We ended up staying…
-
We originally were going to use NetSuite for our storefront but found way too many shortcomings that we could not fix in the short time we had. One of the things we did start was to create price lists for certain customers that only had certain categories of products to limit what was available to them. You may be able to…
-
Unfortunately no they have not. We are going through this right now with 6000+ SKU's (750 parent items). We have already done in sandbox. - Created a custom item field which we will use for reporting in place of the Item Number. We called it "Reporting SKU" - For every item we will be converting, save the original name to…
-
Instead of using a sales report I created a saved search for fulfillments. When a sale is fulfilled with a kit, the fulfillment lines are the individual lkit members.
-
On the item record the quantity on order is a real time calc based upon the quantity open on P.O.s and not a stored field on the item record.
-
If by chance you happen to have the ODBC connector you can roll your own using a Left Outer Join of items to transactions. Will give all items and any transactions (if they exist) or null (if they do not). We are looking at adding ODBC for that very reason.
-
Trey, We had a similar requirement to show sales of new items including drop ships. What we ended up doing was creating a dummy invoice for the item when it is created with a zero quantity and price. When we retrieve items we make sure we include invoices so there is at least one transaction.
-
Are you actually using saved searches for the extract? If yes, then create a formula on the results tab as: Formula (Text) NULL Column_Name
-
Unfortunately no. But my issue is regarding the Class field which is a hierarchical grouping. For your issue you could just add a filter for Sub-Item Of. If you include Sub-Item Of is not None it is flaky but if you omit that you should be able to filter.
-
Robbie, Tried that before... When you select the filter there is no "Parent Division" and only pics up on the lowest level. So in my example, if I select 01-CO2 Tanks, all the CO2 tanks show up but if I select Draft Beer equipment only items that were just defined to the top level would show. Since ever item if fully…