Nextsweep
A collection of NetSuite SuiteScript 2.1+ modules and utilities
Install / Use
/learn @ZAPentaleri/NextsweepREADME
NextSweep — SuiteScript Shorthand and Utilities
Shorthand and helper methods to reduce SuiteScript boilerplate.
SEE WIKI OR MONOLITHIC README FOR DETAILED DOCUMENTATION!!
🙂
Utilities
Next >> Mass PDF Utility
A utility for mass-downloading PDF renders for transactions.
Script ID: customscript_next_mass_pdf_render_sl
Deployment ID: customdeploy_next_mass_pdf_render_sl
NextClient Module (next-client.js)
Client-supporting helper methods.
Module import
require(['SuiteScripts/NextSweep/next-client'], nextClient => {
// your code here
});
NextFile Module (next-file.js)
File management methods.
Module import
require(['SuiteScripts/NextSweep/next-file'], nextFile => {
// your code here
});
NextList Module (next-list.js)
Custom List mapping methods.
Module import
require(['SuiteScripts/NextSweep/next-list'], nextList => {
// your code here
});
NextRecord Module (next-record.js)
Record management methods.
Module import
require(['SuiteScripts/NextSweep/next-record'], nextRecord => {
// your code here
});
NextRuntime Module (next-runtime.js)
Runtime data retrieval methods.
Module import
require(['SuiteScripts/NextSweep/next-runtime'], nextRuntime => {
// your code here
});
NextTask Module (next-task.js)
Asynchronous Task methods.
Module import
require(['SuiteScripts/NextSweep/next-record'], nextRecord => {
// your code here
});
External Library Attribution
JSZip is included in this repository under the provisions of the MIT license.
See jszip.min.js for details.
__________ _ _____ ___
\____ // || _ \ \ \
/ // || | \ \ | |____ ___ __
/ // / || |_/ // // ___\___ / __\ |_
/ //__/ | || __//__/ \__ \/ . \| _|| _|
/_________\|__||__| /__/ /____/\___/|_| \__\ 2025++
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
