Minha área
Comentários
-
@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!!