What problem does it solve?
ERPClaw Documents solves the chaos of managing documents, versions, tags, links, templates, and retention across ERPClaw deployments by providing a cohesive, auditable lifecycle layer that ties documents to ERP entities and processes.
Core Features & Use Cases
- Version history and document lifecycle (draft, review, approved, published, on_hold, archived).
- Tagging, linking to sales orders, customers, projects, and more, plus template generation from data.
- Built-in templates with merge fields, multiple engines (legacy_replace and jinja2), and different formats (text, markdown, html).
- PDF rendering support via WeasyPrint and a print/document-generation pipeline that stores PDFs and document rows for auditing.
- Security model: local data storage, parameterized queries, no network calls, and sandboxed template rendering.
Quick Start
Create a new document with a title, optional tags, and a linked ERP entity, then generate a template-driven document ready for review.