My Stuff
Comments
-
Hi Jeff, Yes you understand it correctly. I want Top level customers to see the invoices, orders etc. in SCA when loggin into their account. The Sub-customers would only see their orders, not other sub customers orders.
-
Ok, I was looking into it so that I can use the Customer Sub-customer relationship for displaying Invoices and Accounts due in our SCA site. I would be interested to also know if the Invoice Groups that @JohnCirocco mentioned is needed for that too function.
-
If I make a custom filed using that search you cannot store the value to my knowledge. I therefore then wouldn't be able to create a formula to compare the other fields to write messaging, unless I misunderstand.
-
Could you tell me what is the session length, and/pr where I could get more information on SCA sessions? Thank you.
-
Any insights yet?
-
Thanks for the reply Chance. Doesn't that (E) then show up when sending email from Netsuite to customers in your "From" field? That has been my experience.
-
Thanks @"Herdi Rana-Oracle" The most common area is when you’re adding an employee to CC on an email when emailing through Netsuite. When adding recipients and you begin to type the name, the list pops up to make suggestions but there isn't a way to distinguish which is an employee record vs others.
-
I'm referring to the field below it on your screenshot, which I do not have. Here is yours. I do not have the highlighted field called EMail Message Template.
-
I saved it and added a Advanced/PDF template but I still do not see that field.
-
Hmm, I don't have the option to choose an Email message Template. Here it what I see starting from the base Netsuite Template.
-
Thanks for response @"Robert Nedelkow-Oracle" but that field doesn't give you control of the email content. So back to my original question, how can I get orders that are not placed through the web store to send the same emails for Order Fulfillments and Order Confirmations?
-
I think the issue may be in that fine print. I do have the Use Web Site Template For Fulfillment Emails box checked. But then it says "It is no longer possible to use the same email template for fulfillment emails for orders from both sources." Seems weird. Is there a workaround?
-
Thanks for the response, I tried that but it doesn't send the same System Email Template email as the Web Store order for non-web store orders.
-
These are Custom Item Fields @rnedelkow. Under the Validation & Defaulting tab and the Default value i have this formula. CASE WHEN NVL({quantityonorder},0) > 0 AND NVL({quantityonorder}, 0) > NVL({quantitybackordered}, 0) THEN '<div class=''productAvailability''><div class=''boxlabel'' style=''color:…
-
Can you try {locationquantityonorder} and {locationquantityavailable} instead? Thanks @rnedelkow I tried those and the error message just updates to reference those fields. I.e. "ERROR: Field 'locationquantityonorder' Not Found" and "ERROR: Field 'locationquantityavailable' Not Found "
-
Ah. I see what you mean, I was trying to edit the value field. Thanks that did the trick ! +1
-
Hi Bill, Thanks for the help. That tag got the code on the unsecure pages, however, when I chose it for the checkout pages, what I've added is too long for the default value field. It cuts off and says (more...) so I can not get to edit what I need to edit. Is there something else I'm missing?
-
The pipe did the trick. Thanks!
-
Thanks, Ill try that.
-
We did the same thing for a redesign of our site www.lonestarpercussion.com. It is kind of a bear, but the end product is totally worth it. Were you able to improve performance by doing this? So far we haven't seen much, although it seems faster as the page starts displaying more quickly.
-
Thanks Rob, but none of those exceptions apply, and I do not have the enable editing at the top or I would have clicked it. Must be something else.
-
What type of record are you viewing? Are you using a custom form? If yes, please check the custom form and make sure that Enable Field Editing on Lists checkbox is set to True. I don't know what you mean by custom form. I have saved searches, and sometimes I can edit and sometimes I can not.
-
Use a text formula like this: CASE WHEN {quantityavailable} IS NULL THEN "Available to Order" ELSE CASE WHEN {quantityavailable} > 0 THEN "In Stock" ELSE "Available to Order" END END And this might work (not sure how NULL is handled): CASE WHEN {quantityavailable} > 0 THEN "In Stock" ELSE "Available to Order" END Thanks,…
-
There's an existing enhancement via issue 157601 filed for this. An alternative could be to create a custom column checkbox "drop ship order" and have users check the checkbox when they create the order. This way you can have the checkbox carry over to the item fulfillment and you can quickly uncheck fulfill for any others…
-
Happening here too. Haven't changed our UPS number.
-
I was running FF4 on a PC and it ran in a similar way - kept hanging on the page, especially when I was using multiple tabs, etc. It also parsed a few websites very strangely (it is not alone in this - IE9 and Chrome all have their unique quirks), so I switched back to FF3.6, which runs everything just fine. Same for me.…
-
Booooo......[LIST] [*]Blue borders on my portlet text [*]Yes, I can see the improved use of whitespace (sarcasm!!!!!) [*]Super! Who doesn't want multiple menus showing at the same time??[/LIST]Anyone else experiencing the menu problems? If someone asked me "So what did they do in the new UI?" I would respond "Basically…
-
No there isn't. They only export one site category. There is an enhancement somewhere for it.
-
This also happened to us yesterday and today both with sending emails and receiving emails in Netsuite. The incoming mail that was blocked came from 74.6.129.42. We use bluehost to send email and out outgoing email IP blocked was 69.89.25.95
-
Super Slow here in TX, has been for about 10-15 minutes.