NetSuite Tutorial: Building a Bulk Allocation Schedule Runner

In this tutorial, I walk through a Suitelet + Client Script that lets you select multiple Allocation Schedules and run "Create Journal Entry" on all of them in one go, instead of clicking into each record one at a time. This can save HOURS in NetSuite. GitHub links for the scripts: 1. CS_bulk_allocation_runner.js - https://gist.github.com/jr-tallman/a2... 2. SL_bulk_allocation_runner.js - https://gist.github.com/jr-tallman/85... Please subscribe & connect with me!   / tallmanj   0:00 Introduction 0:45 Uploading Scripts 3:45 Bulk Allocation Schedule Runner