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
-
@User_ZCWF3 that's what I'm thinking, will create a new field and try, not sure what is going on with this one. Thanks
-
@User_ZC7M3 that's correct.
-
@Honey Soe yes and still no luck -
-
@Honey Soe yes The issue is I'm unable to get the saved search on the custom field.
-
@Honey Soe thanks again, but still doesn't work!!! I tried on sales order, that's where I need it right now - checked the total - Still nothing regarding the search -
-
@Honey Soe appreciate your quick response, here's what I tried - Saved Search - Custom Total Qty field - do not see the search Thanks
-
@Angela Bayliss you are correct, but the documentation says otherwise, so checking to see if the community found a way to do that. Thanks.
-
@Pratik Teredesai-Oracle , apologies for the late response, was out sick. I created different work centers and roles. Assigned those to the users and was able to restrict the PBCS locked reports. I had a ticket with NetSuite and they confirmed that we cannot restrict or remove those saved searches. So our only solution was…
-
@Jervin Nicholas Teopengco-Oracle , apologies for the late response, was out sick. I was able to make this work.
-
@Pratik Teredesai-Oracle will test the solution today and will let you know.
-
Update on the script - /** * @NApiVersion 2.0 * @NScriptType UserEventScript * @NModuleScope SameAccount */define(['N/log'], function (log) { function toNumber(v) { if (v === null || v === undefined) return NaN; // strip $, commas, and spaces just in case the field is formatted as currency var s =…
-
@Pratik Teredesai-Oracle that's correct. If we are using Accounting Center and we have NSPB Sync bundle where those three reports sit. Need to restrict only those 3 and we have a ticket with NetSuite checking to see if they can delete those 3 from the locked bundle. If they can't, we probably need to create a custom center…
-
@Pratik Teredesai-Oracle , apologies for the delay. So we tried restricting the roles with few options under Reports tab. This helped not show the PBCS reports, but this also is not showing other related reports.
-
@Pratik Teredesai-Oracle thanks, appreciate any help that you can share.
-
Any updates? Thanks in advance!!