Journal Entry Posting — From Support-to-NetSuite
Last updated: April 17, 2026
Pulls outstanding journal entry tasks from your Numeric close checklist, reads the supporting workbook or documentation, generates balanced journal entries, marks the task complete in Numeric, and posts directly to NetSuite. From checklist task to posted entry — no manual steps in between.
Before You Begin
Numeric MCP connected.
Numeric Toolkit installed.
NetSuite MCP connected if direct posting (CSV-only fallback available otherwise).
A JE task on your Numeric checklist with supporting documentation available to upload.
You should be the task assignee if you want the task to auto-submit. If you're not, the skill posts its comments but leaves the task open for the assignee..
How It Works
Ask Claude to process JEs. Example prompts:
"Post the outstanding journal entries."
"Process the JE tasks from the checklist."
"Complete and post the JEs with this support."
Claude pulls 'PENDING' JE tasks and shows them in a table; you pick one.
Claude reads task description and prior comments for context (subsidiary, account prefs, External ID pattern, column mapping).
Claude asks you to upload the source file.
Claude auto-detects JE type (Source Document / Platform Export / GL Dump / Allocation Workbook) and parses.
Claude generates JE lines per the NetSuite schema and validates DR = CR.
Claude builds a three-layer workpaper (Source → Calc → JE with formula-first structure).
On your approval, Claude posts via
ns_createRecordand saves CSV + workpaper as backup.Claude submits the task in Numeric with JE detail comment, and saves
## JE Instructionsto the task description for next time.
What You Get
Per JE run:
NetSuite journal entry posted (if NS MCP available) — captures returned NS internal ID
CSV file — flat NetSuite-import format, ready for the Import Assistant if needed
Excel workpaper (3 layers):
Source — raw parsed data, no formulas
Calc — formulas transforming source into JE amounts
JE — every amount is a formula pointing to Calc, balance check at bottom
Numeric task submitted with structured comment:
$X — [description] (NS JE #NNN). N DR + N CR. [classification notes]## JE Instructionsauto-saved to the task description: subsidiary, account numbers, External ID pattern, column mapping, required fields
Troubleshooting
Issue | What to Check |
Journal entries have the wrong ID format | Default pattern |
Rounding error | Largest line absorbs the penny difference; visible in the Calc layer. |
FAQ
Can it handle multiple types of journal entries? Yes — the skill detects the JE type automatically and applies the right logic.
Do I need to manipulate the supporting data before uploading? No. Upload the file as-is — Claude will try to process the workbook appropriately. If you're not obtaining the right results, provide it with more instruction.
Process multiple JEs in one run? One task at a time by design — you confirm each before posting. Loop by re-running the skill.
Do I have to post to NetSuite? No — skip the post step and the CSV + workpaper are still generated.
Cash flow statement entries? Depends on source-file structure. Ask Claude — Type 4 (Allocation) often fits.
Will it overwrite existing workpapers? No — always creates a new file per task.
Non-accrual JEs too? Yes — skill handles any JE type. Use Accrual Identification if you specifically need the accruals workflow.
Download & Install
Download the full Numeric Toolkit (15 community skills, including this one):
Install via Claude Code CLI:
/plugin marketplace add geoff-lew/numeric-toolkit
/plugin install numeric-mcp-toolkitDirect link to the Skill
In Cowork, go to Customize in the left sidebar, click +, select the Skills tab, and click Install to upload the downloaded skill file.
Need help? Reach out to support@numeric.io.