AI Bank Statement Reconciliation
An X++ extension that imports bank statements into Dynamics 365 F&O and fuzzy-matches lines against payments, deposits and fees. Built to order for your legal entities after a scoping call and fixed quote.
A build-to-order Excel add-in for Dynamics 365 Finance & Operations giving finance refreshable entity-backed queries and validated write-back for journals, budgets and price updates. Built for you after a fixed quote. Built to order by ECOSIRE for Dynamics 365 F&O (build-to-order) — indicative price from $799.00 USD; request a quote for a scoped proposal.
A build-to-order Excel add-in for Dynamics 365 Finance & Operations giving finance refreshable entity-backed queries and validated write-back for journals, budgets and price updates. Built for you after a fixed quote.
受注制作

Every Dynamics 365 Finance & Operations implementation eventually discovers the same thing: the accountants keep working in Excel. Not out of stubbornness — Excel is where the reconciliation logic, the allocation model, the accrual schedule and the twenty years of institutional formula knowledge actually live.
The cost shows up on the way back in. Journals are re-keyed line by line into the general journal. The annual budget arrives as a workbook and someone types it into budget register entries. A supplier sends a price list and a purchasing clerk updates trade agreements one row at a time. Each of those is a manual re-keying step with no validation until posting fails, and no record of who changed what.
Standard Open in Excel handles reads well and simple entity writes acceptably. It stops short exactly where finance needs it most: multi-line journal construction with dimension validation, budget uploads mapped to your own dimension structure, and price updates that need approval before they touch a live agreement.
A task pane add-in for Excel, backed by data entities in your F&O environment, built to your templates. Build-to-order — nothing is downloaded ready-made.
We build data entities for the datasets your team actually pulls — trial balance, open customer and vendor transactions, project actuals, inventory valuation, whatever came out of scoping — and expose them over OData. The add-in binds a worksheet range to an entity query with your filters, and refresh re-runs it in place without disturbing formulas or formatting built around the range. Filters are parameterised, so the same workbook serves every legal entity and period rather than existing in eleven near-identical copies.
Queries respect the signed-in user's F&O security. A user who cannot see a legal entity in the client cannot pull its rows into Excel — the add-in authenticates against your tenant with Microsoft Entra ID and calls the same secured endpoints, so there is no back door around your role assignments.
This is the part standard Open in Excel does not reach.
Journal import. A worksheet in your journal layout — including derived columns and lookup formulas your team already uses — is validated client-side before anything is sent: main account exists and is active, financial dimension combination is valid against your dimension set rules, the voucher balances by legal entity and currency, the posting date falls in an open FiscalCalendarPeriod, and the journal name permits the account types used. Failures are written back onto the offending rows with a plain-English reason. Only a clean sheet submits, creating journal lines through the journal data entities and leaving the journal unposted for your normal review and approval workflow. We do not post on your behalf.
Budget upload. Budget workbooks map to BudgetTransactionLine at whatever dimension granularity you budget on, with a mapping layer that handles the reality that a budget workbook rarely carries dimension values in F&O's exact format. Validation covers the budget model, budget code, dimension combination validity and period alignment. Where budget control is configured, the add-in flags entries that would breach a control rule before submission rather than after.
Price and trade agreement updates. Price rows are validated against item existence, unit of measure, currency, date effectivity and overlapping-agreement conflicts, then staged through the Data management framework for review. Where you require it, submission raises a workflow so a manager approves the change before it reaches a live agreement — the same approval trail an auditor would expect.
Small submissions go through OData entity calls synchronously with immediate row-level feedback. Large files route through the Data management framework as a recurring integration job, and the add-in polls execution status and surfaces staging errors row by row in the worksheet instead of leaving the user to hunt through the data management job history.
Every submission is logged — user, timestamp, target entity, row count, outcome — in a table you can query, which is usually the first thing your auditor asks about once spreadsheet write-back exists.
Finance and operations teams on Dynamics 365 Finance & Operations who prepare work in Excel and currently re-key it into F&O — month-end accrual and allocation journals, annual and revised budgets, periodic supplier price lists. If your journals are all system-generated and your budget lives natively in F&O, this solves a problem you do not have.
1. Scoping call. We collect your actual workbooks — the real accrual template with its merged cells and its helper columns, not an idealised one — and agree which write-back targets are in scope, what validation each needs, and where approval workflow is required. 2. Fixed quote. Written scope, fixed price, delivery date, before any code is written. 3. Build. Data entities and validation logic as X++ extensions with no overlayering; the task pane add-in built against your templates and branded to your organisation. 4. Install in test. Entity extensions deploy to your sandbox through your LCS pipeline; the add-in is sideloaded for the pilot group. Your team runs a real month-end journal, a real budget file and a real price list through it before anyone commits to production. 5. Production. The package promotes through your normal release process and the add-in is published through your Microsoft 365 admin centre for centralised deployment to the users you nominate. 6. Support. A defined support window covering defects and questions is included, spanning your first live close on it.
Typical lead time is two to four weeks from signed quote to a working add-in in your sandbox, depending on how many write-back targets and templates are in scope.
This is not certified by anyone and not sold on any marketplace. It is custom software built to your specification, delivered as X++ source, add-in source and a deployable package. It will not post journals without human approval, and we would refuse to build it that way — validated staging plus your existing workflow is the control that makes spreadsheet write-back defensible to an auditor.
A short call to confirm the workflow, your platform version and where the integration boundaries sit.
You receive a written scope and a fixed price. Nothing is built until you approve it.
We develop against a copy of your configuration and test it there. Typically two to four weeks.
We install on your instance, hand over the source, and support it for twelve months.
Builds accrual and allocation journals in a spreadsheet every month, then re-keys hundreds of lines into the general journal and discovers dimension errors only when posting fails. Submits the same workbook directly, with account, dimension, balance and period errors flagged on the rows before anything reaches F&O.
Collects budget workbooks from department heads in formats that never match F&O's dimension structure, then types the consolidated result into budget register entries. Uploads each workbook through a mapping layer that validates the budget model, dimension combinations and period alignment, and flags budget control breaches before submission.
Receives supplier price lists as spreadsheets and updates trade agreements row by row, with no approval trail and no check for overlapping agreements. Stages validated price rows through the Data management framework with a workflow approval before anything touches a live agreement.
| 基準 | エコシエール | カスタムビルド | 競合他社 |
|---|---|---|---|
| Multi-line journal validated for dimension combination rules, balance and open period before submission | 付属 | 付属 | 部分的なサポート |
| Budget workbook mapping for dimension values that do not match F&O's format | 付属 | 付属 | 部分的なサポート |
| Price and trade agreement updates gated behind approval workflow before reaching live records | 付属 | 部分的なサポート | 部分的なサポート |
| Row-level error feedback written onto the offending worksheet rows in plain English | 付属 | 部分的なサポート | 部分的なサポート |
| Refresh in place without disturbing surrounding formulas and formatting | 付属 | 部分的なサポート | 付属 |
| Signed-in user's F&O security enforced on every read and write, with a submission audit log | 付属 | 部分的なサポート | 部分的なサポート |
| Built against your existing workbook templates rather than requiring finance to adopt new ones | 付属 | 付属 | 含まれていない |
| Available as an instant download today | 含まれていない | 含まれていない | 部分的なサポート |
An X++ extension that imports bank statements into Dynamics 365 F&O and fuzzy-matches lines against payments, deposits and fees. Built to order for your legal entities after a scoping call and fixed quote.
A behaviour-aware treasury forecasting app for Dynamics 365 Finance & Operations. Built to order as an X++ extension after a scoping call and a fixed quote — nothing is pre-built or downloadable today.
A built-to-order forecasting and planning layer for Dynamics 365 Finance & Operations, with external demand signals, explainable forecasts and scenario comparison. Scoped and built by ECOSIRE after a fixed quote.
A build-to-order X++ extension that captures vendor invoices, extracts line data, matches them against purchase orders with tolerance rules and routes exceptions through F&O workflow. ECOSIRE builds it for your entity structure after a fixed quote.
$799.00から
参考価格 — 要件範囲に応じてお見積りします