闲社服务运行正常AI智能体自动化平台
f

financial-reconciliation-exception-queue

Reconcile exported invoice and bank-transaction CSV files with deterministic reference, currency, amount, date-window, and counterparty rules. Use when finance operations, accounting support, SaaS payments, project billing, or a small business needs explainable matches, discrepancy evidence, ambiguous-candidate handling, unmatched-record workorders, deduplication state, and an audit trail without logging into a bank, changing ledgers, making payments, or sending financial data to an AI provider.

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

financial-reconciliation-exception-queue

Financial Reconciliation Exception Queue

Inputs

  • - Invoice CSV with invoice ID, date, counterparty, amount, currency, reference, and status.
  • Bank transaction CSV with transaction ID, date, description, amount, currency, and direction.
  • Policy JSON with amount tolerance, date window, text threshold, and allowed invoice statuses.
  • Optional previous-state JSON containing unresolved deduplication keys.

Outputs

  • - summary.json: counts, match rate, and new/suppressed exceptions.
  • INLINECODE1 and matches.json: explainable confirmed candidates.
  • INLINECODE3 and exceptions.json: all current discrepancies.
  • INLINECODE5: only new exceptions requiring human action.
  • INLINECODE6: deterministic steps and input hashes.
  • INLINECODE7: open keys for the next run.

Three-step workflow

  1. 1. Validate and normalize both exports without changing their source files.
  2. Match exact references first, then unique amount/date/counterparty candidates.
  3. Review exceptions and make any ERP, bank, or accounting change manually in the authorized system.

Run

CODEBLOCK0

Boundaries

This workflow does not log into banking software, initiate payments, post journal entries, convert currencies, call an external AI service, or decide tax/accounting treatment. Ambiguous candidates and discrepancies remain human decisions.

See README.md and references/ for the schema, review policy, recovery steps, and acceptance checks.

标签

reconciliation finance-ops invoice bank-statement audit-trail n8n

下载

v1.0.0 最新 2026-8-19 09:08
初始版本(来自套餐拆分)
返回顶部