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 @Amjad Kasem, You would need to create a NEW Equipment Saved Search that you will use as the Default List View of the Customer Center/Customer Portal. Criteria tab: Add Customer Name is me or -Mine- Then, in the Custom Record, set this NEW Equipment Saved Search as the List View of the Customer Center: Make sure to also…
-
Hi there @User_75YL8, Thanks for posting another question here in our community! I noted that this help topic that you referenced is one of the topics under the Warehouse Management. As such, you would need the SCM Mobile and Oracle NetSuite WMS bundles to be installed in your account. If you have those bundles, please…
-
Hi @Amjad Kasem, Have you had the chance to check my previous comment? The information can help me in my tests regarding your concern.
-
Hi @Karanjot Singh, Thank you for posting another question here in our community! I was able to test this on my account and got the same behavior. Per checking my resources, it seems like getting the details from the Manufacturing Operation Task fields is not possible if there is a Criteria has Type = Work Order…
-
Hi there @Preethi Kondur, Thanks for posting another thread here in our community. ? Tagging our gurus who can help you out on your concern: @Joahnna Given Uy-Oracle / @Jack Daryl Espiel-Oracle / @Kristoffer Viray-Oracle, any ideas? To our other members, feel free to comment your insights and suggestions as well.
-
Hi @Amjad Kasem, Based on my understanding, you need the ff: 1. When an employee opens the Customer record, the Custom Sublist will show all the Equipment assigned/has the same Customer Name as the Customer 2. When the customer logs in the Customer Center / Customer Portal, the list of Equipment will show only those that…
-
Glad that I could help! If you are going the custom record route, I think that you just need to set the right criteria in the default search used in the customer center. Maybe use "Customer Name is me/mine" as the criteria?
-
Hi @JohnsonB, Were you able to check the articles provided in my previous comment? Let us know if these were helpful or if you need further assistance on this.
-
Hi @RobertBongers, That is working as intended, since there are related transactions in the SO lines. You would need to delete the related transactions first before deleting the entire transaction. It is also documented in SuiteAnswers 9077 that "You cannot delete a transaction if it is linked to other transactions." Hope…
-
Hi @Amjad Kasem, Thanks for creating another post here in our community! ? I checked on your concern and it seems that there is no standard/native NS transaction that caters specifically for this one. The closest I can think of is the use of Drop Shipment or Special Orders. However, I think that these will still require…
-
Hi there @RichardMc, We don't have specific documentation about implementation of this one, but what we can provide are some SuiteAnswers articles related to this: 103629 - Backflush Logic 98705 - Entering a Completion With Backflush 98934 - Configuring Work Order Completion Settings Let me tag our community's previous Top…
-
Hi @Johnny Cash, Thanks for posting another question here in our community! You are correct that this can be done this using an Item Saved Search. However, you don't need to use Inventory Detail join fields. Here's the Results tab of the Item Saved Search I tested: Let us know if this works for you. If it did, then we…
-
I'm glad that the search is now working as desired. ? Feel free to post here or create another thread if you need further assistance.
-
Try this one: CASE WHEN NVL({locationquantityonorder},0)+NVL({locationquantityonhand},0)-NVL({locationquantityallocated},0) >= NVL({locationquantityonhand},0) THEN NVL({locationquantityonhand},0) ELSE NVL({locationquantityonorder},0)+NVL({locationquantityonhand},0)-NVL({locationquantityallocated},0) END
-
Are they changing roles? Or trying to use a different role in a different tab/browser while doing the transactions? This may also cause the user to be logged out. Other than what is provided in SuiteAnswers 77573 and 34570, I couldn't find any other things to check on why the user is logged out frequently. Have you tried…
-
Here's the formula based on your provided logic: "IF excess inventory Greater than or Equal to Location on Hand, then location on hand would populate the column. Else, the column would be zero?" CASE WHEN…
-
Hi there @User_LEFEU, Thanks for posting another question here in our community. Allow our gurus/members to check this one and we'll get keep you posted on updates. To our other members, feel free to comment your insights on this thread as well.
-
Hi @Meherin, Glad to have you back with us today and thank you for posting another question here in our community! I checked my resources on this one and it seems like this is not yet possible. I found an existing enhancement requesting for this functionality: Enhancement # 125762: Customer would like Default Shipping = F…
-
We do have a native field called Location Available which shows the Qty On Hand less Qty Committed or the CURRENT Quantity Available which can be sold right now. (Not considering the Qty On Order) Otherwise, you can try this formula that calculates the Qty On Hand - Qty Committed + Qty On Order - Qty Back Ordered:…
-
Hi @Chad C, In that particular example, you will notice that the Quantity On Hand is equal to the Quantity Committed. When the item is already committed, it means that there is enough quantity on hand or current quantity available. In other words, this quantity that is already committed will no longer be deducted from the…
-
Hi @User_DUBFJ, You would need to enable the Bar Coding and Item Labels feature to be able to use bar code scanners in processing transactions. You can refer to these SuiteAnswers articles for more information: 28085 - Bar Codes and Item Labels 101958 - Enabling the Bar Coding and Item Labels Feature 28126 - Scanning Bar…
-
Hi @RobertBongers, As I understand your scenario, your main goal is to add the location to the Work Order. I was testing this in my standard test account, but when I edited a Released WO (with a Special Order in one of the lines) to add a Location in the Main Line, I did not receive the error message that you mentioned.…
-
Hi @User_XQ321, Glad to have you with us today. Thank you for creating this thread. Please allow our gurus to review your concern and perform their initial investigation. We will reach out again if we have updates on this. To our other members, feel free to share your insights or suggestions by commenting on this thread.
-
Hi Luis, Thanks for posting this here! ?
-
Hi @Keith Boatner, To have access to Setup > Order Management > Supply Allocation page, you need to have the Supply Allocation feature enabled in your account. I just checked this in a 2022.1 test account and it shows when the Supply Allocation feature is turned on. Let us know if you are still unable to see this page even…
-
Hi @User_C6XDE, Were my previous comments helpful? If so, we would greatly appreciate if you can click "Yes" on “Did this answer your question?” below the comment/s that helped in your concern. Doing so will help other community members who might have the same concern find the answer easier and you will also get closer to…
-
Hi @Dwight Schrute, Nothing specific, but if you have customizations or scripts that reference or depend on the values of the fields in the item location sublist, then these might be affected.
-
Hi @Eklon Eleuterio, Thank you for creating another post here in our community! Kindly allow our gurus some time to check this one for you and we will get back to you with our findings Other community members are welcome to share their insights as well. ?
-
Hi @User_XQ321, Glad to have you with us today. Thank you for creating this thread. ? Please allow our gurus to review your concern and perform their initial investigation. We will reach out again if we have updates on this. Tagging @Patrick Fresnosa-Oracle & @Micah Timbol-Oracle who will be collaborating with you on this…
-
Hi there @User_AH8CU, Thanks for posting your concern here in our community! I checked my resources on this, but I wasn't able to find any native record or module for your requirement. The closest I could find was this enhancement requesting for a similar functionality: Enhancement # 152890: Employee Center: Request for an…