Is there a way to display on the Smart Count revie...
# general
c
Is there a way to display on the Smart Count review screen, whether a count is something which was previously sent for recount? Eg count submitted, sent for recount, counted again - can you show that this has occurred? We have multiple warehouses with one of two issues a day (picking my battles) and I'm trying to avoid a loop where things are being sent back to recount endlessly. Normally I'd probably just crowbar a column in from a saved search in to show the next most recent date but as the count review is built in a Suitelet I think this will be impossible
p
As far as I know, Smart Count doesn't natively expose a recount history indicator on the review screen, and since that page is rendered through a Suitelet, adding a custom column isn't as straightforward as with a saved search. One approach is to track recount events with a custom field or workflow and surface that information elsewhere, or customize the Suitelet if that's an option in your environment. I've worked with NetSuite customizations and SuiteScript before, so I'd be happy to help explore the best solution for your setup.