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 @Betsy Vance, Were you able to check my previous comment? If it helped in your concern. then we would greatly appreciate if you can click "Yes" on “Did this answer the question?”. Doing so will help other community members who might have the same concern find the answer easier and you will also get closer to earning…
-
Hi @KNason76, Thanks for posting another question here in our community! Allow me to tag our gurus who can assist you on this one: @Patrick Fresnosa-Oracle / @Clarisa De Torres-Oracle, any ideas? To our other members, feel free to comment on this thread as well.
-
Hi @User_XBYW2, Welcome to the community! We're glad to have you with us today and thank you for posting your concern here. Can you share what exact report you are trying to customize?
-
Hi @Betsy Vance, Thanks for posting another question here in our community! Is the Allow editing of legacy BOMs feature enabled in your account already? You could check this feature by navigating to : Setup > Manufacturing > Manufacturing Preferences. In the Product Definition section, verify if the Allow Editing of Legacy…
-
Glad I could help, @User_OPUDV! We'd appreciate if you can click "Yes" on the "Did this answer the question?" below the comments that helped in your concern. That way, other members who might have the same requirement can find the answer easier. Have a great day!
-
Hi @User_OPUDV, I have tested the formula I provided in Analytics Dataset and can confirm that it works similar to saved searches. For the Formula in Analytics, just make sure to set the Output Type to String. Kindly try it on your end then let us know the results.
-
Thanks for confirming. As mentioned earlier, TRIM functions can only remove spaces, not letter/numbers/special characters. Let me do some tests on the dataset and I'll let you know how this can be accomplished there.
-
Hi @User_OPUDV, Note that LTRIM and RTRIM will only remove the leading/trailing spaces. If your goal is to separate the text before and after the comma, then you can use these formula instead: Text before the comma: REGEXP_SUBSTR({fieldid}, '[^,]*') Text after the comma: REGEXP_SUBSTR({fieldid}, '[^,]*$') Use Formula…
-
Hi @Martha Hakes, As I understand your concern, you want to get the prices listed in the Sales/Pricing tab of the item record to show in a Saved Search: This should be possible by using the Other Prices field on the Results tab of an Item Saved Search. Here's the sample saved search I created: Criteria tab Results tab…
-
Hi @Betsy Vance, If you have Multi Location Inventory enabled on the account, then you should be able to see the Auto Calculated Purchase Lead Time on the Locations sublist of the item record. In the Standard form, this is found under the Purchasing/Inventory Tab. Hope this helps!
-
Hi @Betsy Vance, I checked it on my standard test account and it seems that it's standard behavior that some fields are greyed out when the Replenishment Method is set to MRP. Here's some screenshots that show the behavior: Hope this clarifies your concern.
-
Hi @User_R6WMC, Thank you for posting your concern here in our community! Per checking, it seems that you already posted a similar question here: One of our gurus is looking into it already. You can continue your discussion in that thread.
-
Hi @User_75YL8, One possible reason why the error was encountered is when the WMS Replen Min Qty set on the Preferred Bin record is lower than the Bin Quantity On Hand of the Preferred Bin. For example, WMS Replen Min Qty is set to 5 and the Bin Quantity On Hand is 10. The system will not recommend a replenishment since…
-
Hi @Dhurst, Have you tried the solution I provided in my previous comment? Let us know if it worked for you or if you need further assistance on this.
-
Hi @Tybrneryan, We noticed that this thread is a duplicate of another thread that you posted earlier: Let's continue the discussion there.
-
Hi @Tybrneryan, Glad to have you with us today! Thank you for posting your concern here in our community. Allow me to tag our gurus who can help you on this one: @Jack Daryl Espiel-Oracle / @Joahnna Given Uy-Oracle, any ideas? To our other members, feel free to comment your insights on this as well.
-
Hi @Dirk Nieuwkamp, You can select more than 1 role in the Compare To field of the Show Permission Differences Between Roles page. You can do this by using pressing the Ctrl button while you click the other roles that you want to select. Also, if you want to list all the permissions for the roles, you should unmark the…
-
Hi @User_75YL8, Can you share a screenshot of the error that you encountered? Also, what were the steps that you did when you encountered this error?
-
Glad I could help, @User_JVL1I! 😊
-
Hi @User_JVL1I, I have also replied on the other thread you have commented on with a similar concern:
-
Hi @User_JVL1I, Non-Inventory Items are items that you sell or purchase but do not normally keep in stock (e.g. drop-ship items or office supplies). Usually, this item type is used for tangible items. On the other hand, Service Items or Other Charge Items can be used to designate items or services you purchase or sell that…
-
Hi @Sampath Kumar Rudra, NetSuite's Pack Station integrates with PrintNode to provide access to weighing scale data. From your kiosk device, you can capture the weight of a packed carton and display it in the weight unit of your choice. For more information, you can check SuiteAnswers 98646: Weighing Scale Support for Pack…
-
Hi @Ben Belzer, I have tested this on my account and can confirm that committing and committed fields are still active when using Supply Allocation. These can still be used in searches and you can still rely on using those fields. When Supply Allocation is enabled, NetSuite bases supply allocation calculations that…
-
Awesome webinar! Looking forward to more webinars like this!
-
Hello @Nickey, let us know if you need further assistance on this one.
-
Hi @ZS_Chad, Welcome to the community and thank you for posting your concern here! Allow me to tag our guru who can help you on this: @Michelle Jabanes-Oracle, any ideas you can share? To our other members, feel free to comment your insights as well.
-
Hi @Dhurst, There isn't a standard report for this one, but here's a transaction saved search I came up with: Criteria > Standard Criteria > Summary Formula used: NS_CONCAT(CASE WHEN TO_CHAR({linesystemnotes.date}, 'MM/DD/YYYY HH24:MI') <> TO_CHAR({datecreated}, 'MM/DD/YYYY HH24:MI') THEN 1 ELSE 0 END) Results Formula for…
-
Hello @Nickey, Per checking, it is not possible to disable the Bin Putaway Worksheet as it is not a feature/preference that can simply be disabled. However, you can restrict custom roles from being able to use this by removing the Bin Putaway Worksheet permission from their role: Regarding setting the Bin Number field as…
-
Hi @User_ZCWF3, I tested this on my account and encountered the same behavior. It seems that this is the standard system behavior for this field. Per further checking, I found a related enhancement request about this: Enhancement # 681418: Quality Inspection Fields List > Data Type Select > Validation Error > Ability to…
-
Hi @User_3B5G3, Welcome to the NetSuite Support Community! Glad to have you with us today and thank you for posting your concern here. Allow our gurus to review your concern and perform their initial investigation. We will reach out again if we have updates on this. To other users, feel free join in the discussion as well.