Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Accounting
  3. AI Agent Layer v 19.0
  4. Sales Conditions FAQ

AI Agent Layer

by ERP Heritage https://www.erpheritage.com.au/
Odoo
v 19.0 Third Party 21
Download for v 19.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Invoicing (account)
• Discuss (mail)
Community Apps Dependencies Show
Accounting Suite Base
Lines of code 3345
Technical Name eh_account_ai_agent
LicenseLGPL-3
Websitehttps://www.erpheritage.com.au/
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Invoicing (account)
• Discuss (mail)
Community Apps Dependencies Show
Accounting Suite Base
Lines of code 3345
Technical Name eh_account_ai_agent
LicenseLGPL-3
Websitehttps://www.erpheritage.com.au/
ERP Heritage · Odoo Accounting Suite

AI Agent Layer

Three accounting AI capabilities. Working defaults today; LLM upgrade when you want it.

Odoo 19 Communityv19.0.1.0.0LGPL-3Accounting/AccountingOriginal work
JE
BUDGET
CASE
AI
DETERMINISTIC + LLM
ANOMALY
VARIANCE
NEXT ACT
DECISION GRAPH
JE anomaly rules
Variance commentary
Next-action engine
Provider registry
BUILT FOR
Finance teams looking for working AI defaults today, LLM-ready for tomorrow
SAVES YOU
Manual anomaly review, variance write-ups, dunning-ladder decisions
REPLACES
Pure rule-based dashboards, paid LLM-only platforms, vendor lock-in

Overview

What this module does, in one read.

Anomaly detection on journal entries, variance commentary on close-period budgets, next-best-action on collections cases. Each capability ships a deterministic default that runs without any LLM dependency. A pluggable LLM hook activates when a provider is configured. A misconfigured provider degrades silently to the deterministic output, so the suite never breaks on a missing API key.

eh_account_baseaccount
MODULE
eh_account_ai_agent
VERSION
19.0.1.0.0
LICENCE
LGPL-3
CATEGORY
Accounting/Accounting
SUITE
26 modules

Day in the life

Month-end close. 4,000 posted entries to review by tomorrow.

The close run kicks off Wednesday afternoon. The anomaly detector scans all 4,000 posted entries against four rules and flags 47 candidates: 12 round-number outliers above 3x the period median, 8 weekend posts, 6 just-under-threshold structuring patterns, 21 reversal-pair candidates. The reviewer drills into the 47 instead of all 4,000, which saves five hours. The variance commenter then produces a one-paragraph headline for the budget pack: 'Period total overran by 12.2% driven by Salaries +10% and Marketing +47%.' The collections engine flags 8 cases that need tomorrow's manager call (broken promises, day-95 demand letters, day-180 write-off candidates). All three run on deterministic rules with no LLM bill.

Capabilities

8 things this module gives you, with no padding.

CAPABILITY 01

Round-number anomaly detector

Flags entries that are exact thousand multiples and exceed 3x the period median. Catches the placeholder entries auditors investigate first.

CAPABILITY 02

Weekend-post detector

Surfaces journal entries dated Saturday or Sunday so reviewers can confirm out-of-hours posts match policy.

CAPABILITY 03

Just-under-threshold detector

Flags amounts within 5% below the configured approval threshold. Standard structuring-detection control auditors expect.

CAPABILITY 04

Reversal-pair detector

Catches same-user wash entries: debit + credit on the same accounts on the same day for the same amount, posted by the same user.

CAPABILITY 05

Variance commentary

Plain-English template: 'Period overran by X% driven by largest variances on lines A, B, C.' LLM upgrade swaps in a natural-language paragraph.

CAPABILITY 06

Collections next-action ladder

Eight-branch dunning ladder: broken_promise to escalate, 90+ days to demand letter, 120+ days with letter to agency referral, 180+ to consider write-off.

CAPABILITY 07

Provider registry

Same pattern as the bank-feed and AP-extractor stubs: Claude / OpenAI / local stubs out of the box; real adapters in paid extension modules under the same key.

CAPABILITY 08

LLM-failure safe

Capability calls catch ProviderError and fall back to the deterministic output. A bad LLM key degrades gracefully, never breaks the call site.

Compared

How this module stacks up.

FEATURE
MANUAL
PAID ADD-ON
THIS MODULE
Anomaly detection on JEs
Manual sampling
Paid SaaS dashboards
Four rules out-of-the-box, LLM-augmented when configured
Variance commentary
Hand-typed each close
BI templates, no AI
Deterministic template + optional LLM paragraph
Collections next-action
Collector judgement
Vendor-locked workflow tool
Eight-branch ladder, override-able, LLM hook
LLM provider lock-in
N/A
Yes, single vendor
Provider registry; swap providers without code change
Runs without internet
Yes
No
Yes (deterministic path)
4
Anomaly rules
Round outlier, weekend post, just-under-threshold, reversal pair.
8
Dunning branches
Eight collections-case states with deterministic action mapping.
0
Required API keys
Deterministic capabilities run with zero external dependency.

Workflow

Configure once. Operate. Audit.

STEP 01

Pick a provider

Default 'manual' uses deterministic capabilities only. Set company.eh_ai_provider_key to claude/openai/local for LLM augmentation.

STEP 02

Capability call sites

Anomaly + variance + collections capabilities import their tools and call the deterministic helper. LLM augmentation is opt-in.

STEP 03

Result rendering

Findings, comments, suggestions render in their respective views: close runs, budget reports, collections cases.

STEP 04

Audit + override

Every capability output is logged. Operators can override the suggestion or re-run with different parameters.

Why Heritage

Where this leads, where it matches, what we are honest about.

Where it leads
  • Deterministic rules ship working today, no API key required.
  • Provider registry mirrors the bank-feed and AP-extractor patterns; uniform across the suite.
  • LLM-failure safety: a bad provider degrades silently to deterministic output.
Where it matches
  • Standard accounting AI scope: anomaly, variance, collections.
  • Same testing rigor as the rest of the suite.
  • Stub-then-paid-extension pattern matches Plaid / Basiq / Claude / OpenAI elsewhere in the suite.
What we are honest about
  • Deterministic anomaly rules are conservative. A real auditor still needs to spot-check.
  • LLM providers ship as stubs that refuse live calls; install the paid extension module for real chat completion.
  • Collections ladder is rule-based today. Production teams may want to override per case-segment.

The full ERP Heritage Accounting Suite (26 modules)

Accounting Suite Base Engine: audit log, cache, SQL builder, privilege groups
Dynamic Account Reports P&L, BS, TB, GL, Aged R/P, Cash Flow, Partner Ledger
Dynamic Reports Pro Builder, scheduling, forecasting, saved views
Bank Reconciliation Pro Reconciliation widget plus user-defined rules engine
Collections Workbench Workbench plus follow-up letter engine, broken-promise cron
Fixed Assets and Leases Assets, IFRS 16 leases, multi-book, AU tax depreciation
Post Dated Cheques Cheque registers, bounce / replace flow
FX Period End Revaluation IAS 21 revaluation, IFRS 9 hedge accounting (CFH/FVH/NIH)
Recurring Invoices Pro Cadence-driven recurring invoices
Period Close Workflow Period close checklist and sign-off
Year-End Closing Year-end closing wizard, reversal and lock
Multi Version Budget Pro Multi-version budgets, encumbrance, PO overrun block
Vendor Bill Automation Bill intake, three-way match, LLM extractor stubs
Bank Statement Import CSV / OFX / CAMT.053 / MT940 + Plaid / Basiq stubs
Batch Payment Batch AR / AP runs, per-partner aggregation
Inter-Company Rules Auto-mirror invoices and bills between companies
SEPA Credit Transfer PAIN.001.001.03 + .09 SEPA Credit Transfer generator
SEPA Direct Debit PAIN.008 plus mandate lifecycle
Peppol eInvoicing UBL 2.1 BIS 3.0 + ANZ/MY/DE/FR country profiles
AU BAS Reporting Australian Business Activity Statement, ABN validator
Approval Workflow Multi-step approval, atomic step pointer
Customer Credit Limit Hard credit limit gate, manager override audit
Customer Portal Extra Statement download, AR balance card on portal home
Financial Dashboard Cash, AR, AP, P&L plus optional KPI tiles
Group Consolidation Multi-entity roll-up, IC elimination, IAS 21 CTA, NCI
AI Agent Layer JE anomaly, variance commentary, collections next-action

Engineering

Ten engineering rules we hold ourselves to.

No silent fallbacks.Missing config, missing accounts, malformed input each surface explicit messages naming the bad field.

Tests cover the bug, not just the feature.Every defect found in review has a regression test attached to the fix, kept in the repository.

Plain Python where possible.Algorithms that do not need the ORM live under tools/ with unit tests that run without Odoo.

Atomic counters via SQL.Concurrent counters use UPDATE col = col + 1, never read-modify-write loops.

Per-record savepoints in cron loops.A single bad record never freezes the batch; failing rows are recorded, the rest of the batch keeps moving.

Schema-first XML output.PAIN.001 / PAIN.008 / UBL 2.1 generators target the published namespace; tests parse output back and assert structure.

ValidationError versus UserError.Constraint failures raise ValidationError; action failures raise UserError with a remedy.

Privilege groups, not direct upstream references.ACL CSVs reference suite-specific groups; the post-migration script promotes upstream-only users.

Append-only audit logs.Approval log, override log, reconciliation audit, mandate amendment log all override write and unlink at the model level.

Originality from public spec.Every standard implementation is built from the published technical specification, not from another vendor codebase.

The standard we hold: every shipped capability is original code from a public technical specification, with regression tests, with a documented engineering rule for the invariant the code preserves, and with no vendor names in code or user-facing docs. From the suite contributing process

Frequently asked questions

Honest answers to the questions a buyer asks.

Does this require an LLM provider?

No. Every capability has a deterministic default that runs without network access, API keys, or paid services. The LLM hook is opt-in.

Which LLM providers are supported?

Stubs for Claude, OpenAI, and local OpenAI-compatible endpoints (Ollama, vLLM, llama.cpp) ship out of the box. Real implementations install as separate extension modules under the same registered key.

What happens if the LLM provider fails?

The capability silently falls back to the deterministic default. The failure is logged on the underlying record so the operator can investigate without breaking the call site.

Is my data sent to a provider?

Only if you configure a non-manual provider. The deterministic defaults are pure local computation; nothing leaves your server unless you opt into an LLM hook.

Does this run on Odoo 19 Community?

Yes. Every module is built and tested against Odoo 19 Community. No Enterprise dependency anywhere in the stack.

What is the licence?

LGPL-3. Source available, modify and redistribute, with the LGPL terms on derivative works.

Will this conflict with another accounting addon I already use?

All models, fields, and security groups are namespaced under eh_. Conflicts with other suites are unlikely, and we test against the stock OCA + Odoo Enterprise modules.

Are the engineering principles documented?

Yes. The Engineering rules section above lists the ten invariants we hold across the suite. Every module references these rules in its CHANGELOG entry.

Is there a test suite?

Yes. Each module ships unit + integration tests; the test suite runs against Odoo 19 Community with no Enterprise dependency. Test counts are documented in CHANGELOG.

How do I get support?

Reach out via info@erpheritage.com.au or +61 469 095 910 (also www.erpheritage.com.au). Testing, deployment, and customisation work is invoiced via ERP Heritage.

Built by ERP Heritage

ERP Heritage builds accounting suite engineering for the Odoo Community ecosystem. Originality matters: every module is built from the public technical specification, with regression tests, plain Python where possible, and no vendor names in code or user-facing docs.

Built in Australia. Distributed under LGPL-3.

Suite
26 modules
Original work, not derived from any third-party Odoo module.
Get in touch

Talk to ERP Heritage about Odoo implementation, customisation, training, or support.

End-to-end engagement across the Odoo platform: implementation, customisation, reimplementation, functional and technical training, ongoing support, integration planning, and scoped extensions. One team, one response within a business day.

Email
info@erpheritage.com.au
Phone
+61 469 095 910
Web
www.erpheritage.com.au
Implementation
Functional discovery, fit-gap, scoping, sample tenant, go-live plan.
Customisation
Custom modules, reports, integrations, localisations, reimplementation.
Training & support
Functional and technical training, hand-over docs, ongoing support.
Ready to install

AI Agent Layer, drop-in for Odoo 19 Community.

No Enterprise dependency. No vendor lock-in. Original work under LGPL-3.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with