Minha área
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
Comentários
-
I eventually got the feedback from NetSuite as below. Upon checking the WMS Limited Access Role is still hidden and not yet available to be used as it is still undergoing further review and investigation internally. As of now, no announcement yet of release of this WMS Limited access how to be applied to specific roles.…
-
Hi @Veronica Steluta Mincior-Oracle NetSuite has a new license type called WMS Limited Access User, do you know which center I need to apply to get that license applied to a user?
-
hi @Veronica Steluta Mincior-Oracle I desperately need know how to apply these licenses to a user. I cannot find any documentation on that
-
Without being rude, may I ask what is the point of the messages posted by the Oracle Employees asking other members to answer the questions posted? Why is it necessary?
-
This has been resolved. The documentation should be released to SuiteAnswer shortly, suffice to say that the demo missed step of creating customising the mobile screen
-
I must admit, I am very disappointed and frustrated with this. I am STILL waiting on a solution to this. The feature was demoed last year as part of WMS 2023.2. SuiteAnswers tell you how to enable it in the NetSuite UI. However there is no documentation on how to display these fields in the Mobile UI, and noone at NetSuite…
-
Hi Richard, it is not a script it is a search, please review the question an initial screen shots
-
Hi@Richard James Uri-Oracle sorry about the delay, I was on site at a customer for a week Here is the expected results I have highlighted the Replenishment Search that is displayed. But this search says it is returning 6 results but only returns 5
-
Hi that is not a script that is just the code to recreate the search I am using
-
Hi Niks, the support agent is saying that this is not covered by support as it is not part of the customers support service. I believe this is not a how to question as you and I have followed the instructions in SA and the feature is not working as it is supposed to.
-
@Tristan Joy Mendoza-Oracle There are no filters here is the code for the search I am using var pickstrategySearchObj = search.create({ type: "pickstrategy", filters: [ ], columns: [ "location", search.createColumn({ name: "priority", sort: search.Sort.ASC }), "name", "description", "customer", "trantype",…
-
Thank you Niks. I await feedback
-
I am still waiting for APS to get back to me, they are ignoring my case.
-
Hi Joy, your answer from 21/10/2023 is not going to work, unfortunately.
-
Hi Joy, I will give that a try, but I am not convinced that it will give me what I want. I hope I am wrong.
-
Hello, I am just bumping this thread, I am still looking for and answer on it. @Brian Stisser, @Tafara, @GauravAgrawal, @censys_sl
-
@Joy Noreen Magoling-Oracle I will try this solution when I get a chance thank you
-
Hi Richard, Sorry I have been busy with a go live. There is no specific problem that I am trying to solve, it is just something I have wondered about a few times. I need a way to fetch data from NetSuite and store it in the state data without a using code. This data could be the results of a saved search for example User A…
-
Hello @Joy Noreen Magoling-Oracle here it is the fields are Labour Resource Machine Resource Work Calendar Assembly Inventory Status
-
Thank you @Niks Blando-Oracle
-
Hi @Niks Blando-Oracle This not quite going to do what I want. When creating a new inventory Status there are to check boxesas per the image attached, I need to change these values for the default Inventory Status
-
Hi @Niks Blando-Oracle if you look at the NS One Implementation Bundle, the are a bunch of test cases to be used in UAT that come with it, but there are none for WMS
-
@Niks Blando-Oracle Yes, I want to do more than that.
-
Hello I solved this by adding a custom field to the item record
-
Hi @Niks Blando-Oracle you are looking at standard put away not cart putaway.
-
Hi @Niks Blando-Oracle in NetSuite only one person can pick a task at a time but, if you do not assign an order with multiple pick tasks on it and release it then multiple people can pick different tasks on that order. Please see the attached images. The one in the wave in the UI, you can see there that Stiaan has picked…
-
@Richard James Uri-Oracle I found a solution to this you can set the Row Size field on the DataTable Page Element record to 1 that will return only 1 row at a time.
-
@Richard James Uri-Oracle There are many ways to to customise elements of the SCM Mobile Framework, there is even a entire section in SuiteAnswers called SCM Mobile App Customization so I am not sure what you are talking about
-
Hi @Joy Noreen Magoling-Oracle , The scenario stems from a work around I implemented to overcome a deficiency in NetSuite Demand and Supply planning. In the scenario, a location can receive supply from any other location through a transfer order if it has available inventory. However, if inventory is not available, the…
-
Hi Speed, I am not sure if you got anywhere with this but, incase not. This email is not very customizable so it might be worth doing this via a workflow to send your own email out. You can check here for more information https://suiteanswers.custhelp.com/app/answers/detail/a_id/74869/loc/en_US…