My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Action Required: Review and submit pending reconciliation matches before the NetSuite upgrade to avoid rework. After 26.2, unsubmitted matches will be unmatched. For more details, see SuiteAnswers 1047397
Comments
-
Safety is realative. The list for a options for a value list custom field is just stored as a string which (apparently) is used to populate the dropdown on the apprpriate form (project etc). Changing the order of these items only changes order in which they display in those dropdowns (I've done this without problems - as…
-
You could (probably) use a report module filterset override for this. Set up the user with the filtersets you want for the UI, then in the user's demographic form, create or edit the 'filter set module override' and make the Report module use 'All Access'. We use this approach for the Resources module (so filtersets have a…