Account Extract
Connector module for AI/OCR extraction, auto-installs
Account Extract module is a connector (glue module) with no direct user-facing features. It auto-installs when other extraction modules are installed.
This module connects account module with IAP extraction services, enabling other modules like account_invoice_extract to use AI/OCR.
What This Module Does
Key points
• Glue Module: Connects account with extraction services
• Auto-install: Automatically installs with dependencies
• No UI: No user interface
• Foundation: Foundation for extraction modules
Auto-install Conditions
Key points
• When installing account_invoice_extract
• When installing account_bank_statement_extract
• When any module needs extraction services
Related Modules
Related modules
| Module | Function | Needs Extract |
|---|---|---|
| account_invoice_extract | Invoice OCR | Yes |
| account_bank_statement_extract | Statement OCR | Yes |
| iap_extract | IAP extraction service | Yes |
When You Need This
Key points
• No manual install needed, auto-installs when required
• No separate configuration
• No direct user features