NetSuite Invoice List Enhancements
Budget: $30 – $250 USD
I already have a Saved Search in NetSuite that pulls every Open Sales Invoice. I need a SuiteScript-based touch-up so the same search feels more like a lightweight collections dashboard.
Scope of tweaks
• Keep using the current Saved Search to populate the invoice list.
• Inject a custom button inside each row of the Invoice list view only (no need to touch any other screens). The Client Script that is already deployed to that page can host the new action.
• When a user clicks the button, SuiteScript should grab the customer email and fire off our existing email template.
• Visually flag aging items: if the invoice due date is more than 30 days past, render the row text (or at least the amount column) in red so it stands out.
Scope of tweaks
• Keep using the current Saved Search to populate the invoice list.
• Inject a custom button inside each row of the Invoice list view only (no need to touch any other screens). The Client Script that is already deployed to that page can host the new action.
• When a user clicks the button, SuiteScript should grab the customer email and fire off our existing email template.
• Visually flag aging items: if the invoice due date is more than 30 days past, render the row text (or at least the amount column) in red so it stands out.