Mi contenido
Comentarios
-
Hello @Nickey, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the Answer…
-
Hello @matt-poloni, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @User_BQX47, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @User_ZRJXX, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @User_DSX7S, In NetSuite, landed cost (e.g., shipping, duties) can be applied to item receipts through the UI or scripting, but the REST API has limitations. Based on general knowledge of the NetSuite REST API, direct updates to landed cost fields on item receipts may not be fully supported in a simple way. While you…
-
Hello @Robert Kooimans, This behavior is influenced by the 'Maximum Entries in Drop Downs' setting in your personal preferences. If this value is set lower than the total number of Template Categories, the field changes to a pop-up list and no longer defaults to '-All-', making it required. To resolve this, go to Home >…
-
Hello @User_B85W9, Thank you for starting this thread. Hello everyone! We’d love for you to share your thoughts and experiences to help out a fellow member. Your input means a lot! ___ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is…
-
Hello @Rizwan Khader, Thank you for starting this thread. Hello everyone! We’d love for you to share your thoughts and experiences to help out a fellow member. Your input means a lot! __ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page…
-
Hello @User_S6FVQ, Thank you for starting this thread. Hello everyone! We’d love for you to share your thoughts and experiences to help out a fellow member. Your input means a lot! ___ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is…
-
Hello @Katelyn M Martin, If you still need assistance, please don't hesitate to let us know so we can provide you with additional support. Thank you and have a great day ahead!
-
Hello @Net-Tech, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hey @Nickey, Since its not reproducible, the best would be to wait for it to rerun again tonight, create a similar record and see if it fails again. Can you also please check if the record actually matched the saved search criteria when the job ran maybe something changed. Make sure it met the workflow’s trigger rules at…
-
Hello @Katelyn M Martin, sorry to hear that, I would recommend creating a Case to get best assisted with this, since it seems that this might need a little more investigation and troubleshooting.
-
Hello @User_ZRJXX, Yes, users in the Employee Center role are restricted based on the permissions assigned to that role. In your case, the Employee Center role likely has permissions to view or search Transactions (or specific subtypes like requisitions or purchase orders) but not Items (e.g., inventory or product…
-
SOAP Endpoint Support: 3 Years vs. 6 Versions The announcement indicates that each SOAP endpoint (e.g., 2025.2) will be supported for 3 years from its release date, regardless of the number of new versions released, differing from the prior "six latest endpoints" rule. If more than six versions are released within 3 years,…
-
Hello @User_BQX47, Hope this is something that's not too confusing : 1. Multiple workflows can coexist, but conflicts may arise if SuiteApprovals and a custom workflow modify the same field or an action item that has a trigger or event type at the same time on a Requisition. 2. Email Approvals Guide: Refer to SuiteAnswer:…
-
Hello @User_63KD7, Thank you for starting this thread. Hello everyone! We’d love for you to share your thoughts and experiences to help out a fellow member. Your input means a lot! ___ In case you know someone who is new to NetSuite, we encourage you to direct them to our newly launched "New to NetSuite" page. This page is…
-
Hello @Net-Tech, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @gbradley, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @gbradley, I'm glad to assist with your request regarding permissions for accessing a file cabinet. Ensuring proper permissions is crucial for secure and efficient access to file storage systems like the File Cabinet in NetSuite. For detailed guidance, you can refer to the following SuiteAnswers articles which…
-
Hello @User_ZRJXX, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @Net-Tech, Just wanted to check if you were able to see the possible solution provided in my previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @A K M Farid, was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the Answer Accepter badge. If you still need assistance, please don't hesitate to let us know so we can provide…
-
Hello @User_ZRJXX, There are several ways to achieve this, such as using a workflow with multiple stages (including Lock Record actions, status changes based on checkboxes, and mimicking an approval flow), or by using a script to accomplish the same logic. Here’s a streamlined approach using a workflow action and…
-
Hello @nir.levy, Just checking in to see if you got a chance to look at the solution I posted earlier. If you found it helpful, please consider clicking "Yes" under "Did this answer the question?". It helps others with similar issues find answers more easily and also, it contributes toward earning your Answer Accepter…
-
Hello @Net-Tech, Below are the steps you can try to change the email for a user, You can also take a look at this Suite Answers article that mentions about the same. 1. 1020654 Change Own Email Address in the Employee Record 2. 24202 Change Email Link Steps : 1. Update the user’s email in Azure AD. 2. Update the same…
-
Hello @A K M Farid, Unfortunately I do not have a script from scratch available however there is a SuiteAnswer Article : 43677 Form.getField(options) which you might find helpful.
-
Hey @A K M Farid, glad it worked for you, If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the Answer Accepter badge. If you still need assistance, please don't hesitate to…
-
Hello @User_037HV, Just wanted to check if you were able to see the possible solution provided in the previous comment. If it was helpful, could you do us a quick favor and click "Yes" on "Did this answer the question?" It helps others with the same question find the answer quickly, and you'll earn points and unlock the…
-
Hello @User_Q1DPO, The "Yes" Button should look like below. It's just It helps others with the same question find the answer quickly, and you'll earn points and unlock the Answer Accepter badge.