My Stuff
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
Comments
-
Hi @Strategit_Shunta4, Thank you for creating another thread here in our community! ? Have you tried adding the Criteria: Posting is true? If you add this in your Transaction Saved Search, then it will pull all transactions with Posting = Yes. Hope this helps! ? -Ivy ========================= If you find this reply to your…
-
Thanks for sharing the formula that worked for you! Have a great day as well! ?
-
Hi Gio, Unfortunately, we can't suggest specific people to contact. Customers usually reach out to their Account Managers regarding this.
-
Hi @iecpradeep_14007, There are articles in SuiteAnswers which discuss Standard Costing. As a start, you can go to SuiteAnswers 28141 and see the Related Topics there. Regarding Webinars, please note that we conduct Polls that help us decide the next webinar topic. In the latest poll, we had Standard Costing as one of the…
-
Hi @User_HM2RA, Thank you for posting your concern here in the community! Allow me to tag our gurus who can assist you with this one. @Shamaine Chan-Oracle / @Dominica Sevilla-Oracle, any ideas? To our members, feel free to share your insights on this as well by commenting on this thread. ?
-
Hi @Gio_Arrojado-Oracle, Thank you for posting here in the community! You can refer to the Warehouse Management Guide regarding customizing WMS. I have checked my resources on your concern, but there seems to be no specific documentation on how to accomplish this. The closest thing I found is Enhancement # 625511 which is…
-
Glad I was able to help! ? -Ivy
-
Hi @OliverK, Based on the screenshots you sent, you are using the Internal ID of the transaction. What you need is the Internal ID of the items. You can get this by using the field Item: Internal ID Let me know if it now works for you. -Ivy ========================= If you find this reply to your question as helpful,…
-
Hi @Asher_123, To be able to create a PO for a new line in the SO that does not have a PO created yet, the Status of the Sales Order must be set back to Pending Approval so that the Create PO field will not be greyed out. Edit an existing Sales Order Change the Status to Pending Approval Navigate to the Items tab > look…
-
Hi @Asher_123, I checked my resources on this and noted that once the Sales Order is saved and a Purchase Order is already created, you will not be able to create a new Purchase Order for that Sales Order anymore. You would need to create a new Sales Order to have a Purchase Order created for that item again. This is…
-
Hi there @User_82RRL, Thanks for creating this thread! Tagging our experts who can answer your query: @Shamaine Chan-Oracle / @Dominica Sevilla-Oracle, any ideas on this? To our other members, feel free to comment your insights as well!
-
Hi @Wendy_M, Glad to have you with us today and thank you for posting your concern here in the community! Kindly allow our guru/s some time to check this one for you and we will get back to you with our findings. Hi @Michelle Jabanes-Oracle, any ideas that can help? ? To anyone in the community who might have an idea, feel…
-
Hi @OliverK, Kindly try adding this formula in the Results tab of your Search: CASE WHEN {item.internalid} IN (406,504,1583,1591) THEN NULL ELSE {rate} END Just replace the numbers in the parenthesis to the Internal IDs of the items you want the Item Rate to be blank. You can also add more numbers, just separate them using…
-
Thanks for providing the screenshots! Let me test this first on my account and I'll get back to you as soon as I can.
-
Hi @OliverK, How many certain items do you need to filter out? What will be displayed on the report results for these certain items, if not the item rate? Also, it would be helpful if you can provide the Criteria and Results tab of the search that you have. This would help us in trying to test for a possible solution to…
-
Can't say for certain, but my guess would be that thr Inventory Status feature might have been turned on and off. Have you already filed a case with Support regarding this? They could further investigate this one if you file a case with them.
-
Hi there @JoshPNW, Not an expert in creating workflows, but you can try these formula, which works in Saved Searches: {companyfieldid} || 'some text' or CONCAT({companyfieldid},'some text') For example: CONCAT({project},'_Other Text Here) or {project} || '_Other Text Here' Result would be: Please note that while the…
-
There is no documented workaround for this one, unfortunately. It is possible to use International Shipping Items for UPS when the International Shipping preference is enabled under Setup > Accounting > Shipping > Preferences > Carrier Basics. However, there are some limitations, one of which is what I mentioned in my…
-
Hi @KNason76, Upon checking, AES/ITN Field is only supported when using FedEx for International shipments. There is currently an enhancement for USPS/UPS to have the ITN supported (Enhancement 382772). You can vote for this in the SuiteIdeas page. Apologies for the inconvenience this limitation may be causing you, but I…
-
Hi @Asher_123, It would depend on your business process, but here are some points of each that you can help you decide: Option 1: Remove them and then add them again with inventory adjustments Need to create 2 different inventory adjustments (on different dates) Will be able to do the adjustments even if the inventory…
-
You're welcome, @KaylaM! Glad I was able to help! ?
-
Hi @KaylaM, I managed to create both a Saved Search and a SuiteAnalytics Workbook (Pivot) for your requirement. Below are the details of each: Saved Search (Item) Criteria tab: Note: You can modify or set other criteria as needed. Results tab: Formula used: Jan - CASE WHEN ((TO_CHAR(TO_DATE({transaction.trandate}),'MM')) =…
-
Got it! Let me run some tests, and I'll get back to you as soon as I have a search or a workbook prepared. ?
-
Thank you for providing the details. I'm afraid that pulling the data on a per month basis in a report is not possible yet. We do have an enhancement related to this: Enhancement # 138533 - Reports > Ability to run any (or most) reports in matrix format, using any field as pivot columns You can vote for this in the…
-
Hi @KaylaM, Thanks for tagging me. Are you trying to create a report, saved search or analytics workbook? Kindly provide the details that you need to have in the shipping report, so I can test it out on my end. ?
-
Hi @User_R8KYJ, Did my previous comment help in your concern? If it did, then we would greatly appreciate if you can click "Yes" on “Did this answer your question?” below the comment that helped in your concern. This will also help other community members who might have the same concern find the answer easier. Hope you…
-
Hi @FoxFoxFox, Did my previous comment help in your concern? If it did, then we would greatly appreciate if you can click "Yes" on “Did this answer your question?” below the comment that helped in your concern. This will also help other community members who might have the same concern find the answer easier. Hope you have…
-
Hi @User_USRCP, Thank you for posting your concern here in our community! Allow me to tag @Michelle Jabanes-Oracle who will be helping you out on this one. To our other members, feel free to comment your insights in this thread.
-
Thank you for keeping us updated! Glad it now works as expected on your end. ?
-
You're welcome! Glad I was able to help! ?