My Stuff
Comments
-
We have no probs with this. We uncheck "includes tax" and enter 5 decimal places then save. No worries there.
-
Sure... everyone pick on VIC! :p It hasn't happened since... actually, I won't say it - that's just asking for something to go wrong! You know what I mean...
-
Page cannot be displayed As for pages, well, it's whatever page I'm on when it drops... no patterns other than the url starting with system.netsuite.com or usergroup.netsuite.com or wineboxwarehouse.com.au Like I said, its more consistent now, having only happened 2 or 3 times in the last 90 minutes. Total: 2.676 Server:…
-
Thanks Ted Most occurrences were between 8.00am and 10.00am local time (GMT +10)
-
Thanks Matt Seems to be more consistent now... I can browse other sites when it drops out so I don't think it's an ISP issue - just NS, the usergroup and our website are inaccessible for 1 or 2 minutes out of every 20...
-
I'm sure that NS as owner of the webstores operating system are liable for any fines related to those tax laws aren't they???
-
This is bad. Bad has been updated to Catastrophic! There is nothing like answering the phone to the sound of angry customers (I'm sure NetSuite staff can empathise!)
-
If anyone at the Magical Land of NetSuite is able to pry themselves away from the cauldron could they please provide some feedback as to when we will be able to commence trading again? I'm paying people to fan me and peel grapes at the moment. No incoming revenue though. Might have to resort to unpeeled raisins due to cost…
-
NetSuite will now be referred to as NextWeek.
-
Thanks for your reply I would love more information as I don't think I understood a word of your response! Where do I start? Mat
-
I have fixed this problem now.
-
Yeah I did all that. But you know what... It suddenly works again since the whole system s*at itself for a while yesterday and it had to be taken off line for a few hrs. I bet that wasn't the reason it was shut-down though...
-
Thanks Srilatha I should have known that! I wasn't in "edit" - mind failure I think Mat @ WBW
-
Emergency Maintenance Period Unexpected emergency maintenance is currently being performed on the system. Your account will be available shortly. Thank you for your patience. Thank you for using NetSuite.
-
Thanks Evan I'll give it a try today. Great help Mat
-
Could you multiply the value by -1 ?
-
I haven't set that up, but it would be a pretty simple javascript loop script.
-
I did it via a saved search. We have a shipping integration that updates the fulfilment record with a label number after the product is sent. This triggers to send an email to consumer with fulfilment info and shipping link when the record is updated. Not too hard at all.
-
I haven't set that up, but it would be a pretty simple javascript loop script. I haven't set this up. Sorry.
-
I think the shopping cart has an sc value of 3, but I'm not sure on the rest of your url.
-
What is the exact tag you're using?
-
Edit your form and make sure it is checked on the printing fields tab.
-
Here's a script for capitalising the J and the D in john doe. function toTitleCase(str) { return str.replace(/wS*/g, function(txt){return txt.charAt(0).toUpperCase() + txt.substr(1).toLowerCase();}); }
-
Yep. Netsuite rules.
-
Why do you have an underscore?
-
Nope. It's a joke. And not a funny one. More like a Seinfeld one.
-
my link tag seems to be lacking MEDIA=screen. I dunno if that does anything. Does it work if you put the css into the head section as css instead of linking to a style sheet?
-
Have you set the return email address on each of the subsidiaries? Setup > Company > Subsidiaries Hang on... before I even reply... do you have OneWorld? And does doing your steps work? Of course I have set them. It's not like it's my first post.
-
Is your stylesheet "available without login" ? I just sent a test with a stylesheet that didn't have that box checked and no rendering... then... resent with it checked and it worked.
-
1. The customer address. 2. Perhaps they are not subscribed. Put criteria for the group of "Global subscription status = any of confirmed opt-in, soft opt-in" and see if your results match now. 4. Yes. Edit your email address under" Home>Set Preferences>General tab>From Email Address field" before you send. Change it back…