プロフィール
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
コメント
-
Yea, I managed to merge about 7 scripts into my now one 'Sales Order CS' script. The other 9 I'm just very wary of as they're bundled or very complicated. :c I'll try to build a Saved Search then and report back.
-
Removing the following criteria "Item : Name - is not S-GB" has fixed my results. But, can anyone help me understand why? 🤔
-
Thanks Honey, it was worth checking but unfortunately setting Tax and Shipping line to False in the criteria has not changed my results at all.
-
Thank you both for your insights. It likely is from a bundle but it sounds like there isn't a way for me to block new deployments at all anyway. Is there instead a way to search for the number of deployed scripts on a record other than manually looking at the Scripted Records page? It would be good if I could have some…
-
Scratch that, I need to download, edit, save and reupload the image for it to take effect… urgh… what rubbish.
-
Apparently 850886 is mine that they've just created for this case. Where do I go to see a list of defects? Is it not in SuiteIdeas? They've set it to U7 and have told me to re-ulpoad all my images instead. 😭
-
Hi Bry, we do have image compression turned on. I've tried turning it off, doing a cache invalidation request and hard refreshing the page but the image is still appearing incorrectly. I'll turn image compression back on. Below this image compression option I noticed there are some image sizing options. I've tried toggling…
-
Workaround: I renamed the folder so it starts at the top of the move list.
-
Sorry, after further testing @Shiela Marie Villaluz-Oracle that answer doesn't appear to be working. What happens with that formula, or more specifically the {customer.itempricingunitprice} field will return a result for every custom pricing in the customer record. This means that if the item price is 2 and the customer…
-
Sorry, the title and details are all a bit missleading. Could we clarify what you're asking for: You have a saved employee search and are printing the results using this button? And then what, the PDF isn't printing anything in Job Title results because there are no results? That sounds fine to me. You have to search for…
-
I don't believe you can do inline editing with segments, you would otherwise need to set up your own custom fields.
-
Yea, you should rarely ever follow strict instructions from an AI on NetSuite, or at least have a good understanding already of what needs to be built as it can very quickly lead you down a dead end. It's otherwise good for bouncing ideas off of or can be useful for scripting and formulas but also please don't train the…
-
What an incredibly verbose response. What AI is that?
-
I agree with Sakshi, you need to rebuild FreightCost and BrokerageCost and add them together in your third formula. There unfortunately isn't a way to reference them.
-
Oh wow, thank you so much Chelsea! It means a lot feel recognized. 😊
-
My Workflow appears to be failing. It's emailing orders that don't match the criteria of the saved search. For example, the saved search criteria expects the PO to have a due date/receive by date of 2 days ago. One PO that had a due date of 22/10 was emailed out today on the 15th. When I run the saved search on its own,…
-
Thank you both. I'm assuming this takes the setting from the Owner of the update then if it's scheduled? I will test this once results come back.
-
Thanks @MTL_MIA, it seems like it would certainly save me a few steps in future if I could figure it out. How do you get it to attach a PDF and select what Template it's using? I've created another thread here as it's a new question. Would appreciate your help if you have any insight on the solution.
-
I have solved the issue, the State needed to be set to Entry trigger type, not Scheduled or After Submit (silly I forgot to test this initially) I also changed the workflow to execute as Admin, but I don't believe this had anything to do with the fix.
-
Thanks both. I don't think a mass update approach will work, it appears to be similar to a saved search in that it will just send the results of the search, not a PDF of the transaction itself, is that right? I don't see any options when setting up a transaction mass update to include the record or how I want it presented.
-
Thank you @Chelsea Jacobs Apparently it's all back to normal on its own today. I'm gonna chalk this up to being just his internet not working very well on the day.
-
Not a clue 😅
-
Agreeing with Angela, I've not worked with this Item Label type template before and already can't wrap my head around where it's sourcing the data from. With a few tests I can't get any of the information off the item record that I would hope to… there's not even any mention of Item Label in the schema or record browsers!…
-
Hi Kenny, welcome to NetSuite~ What Type of PDF are you using? And to be doubly sure, what record and button are you trying to print these labels from? (I ask button as a lot of records have multiple print options)
-
In my experience, if you can't change the field then there is no easy way around I'm afraid. But my case might be different to yours, there might be a simpler way if all you need to swap is the Costing Method I've done the exercise before of converting Inventory Items to Matrix Inventory Items, here are the steps needed:…
-
Case is being investigated but they are struggling to reproduce the error, if it can't be reproduced it can't be flagged as a defect. I would urge anyone else also having this issue to please come forward. They have replicated the issue and the defect case is being prepared.
-
Thanks @Bry Cabria-Oracle I've logged a ticket and hopefully can come back with an update on this soon. 😊
-
Hey Bry, Have you got this working recently? Mine no longer does now that CDN Caching has been enforced enabled. For now, just wondering if you have the same issue or not. When I log in I can see my PCVs but when clicking on them it takes me to a Page Not Found error. This used to be fixed by me unchecking CDN Caching, but…
-
Sorry, I am no longer interested in chasing this question as I have handed it over to our SCA developer.
-
Client scripts aren't a possible way for me to trigger the validateField function, oops. Can I instead ask this: how would I achieve this in my extensions?