Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Custom CRM Fields
We have on our customers and jobs a "PO_required" custom checkbox. This is used to determine if a PO is required for a support call.
We want to pop an alert box when entering billable time for a customer with the "PO_Required" checked, and also, when you select that customer in a case.
we had difficulty making the time entry work because employee center users did not have rights to drill into customers and jobs. We resolved this by placing a custom "transaction Column Field" on the time entry form and sourcing it from our PO_required field (from the customer).
0