INSIGHT-MVP/docs
Thomas Reitz 9d496d2e53 feat(crm): integrate Lexware Office for vouchers and contact sync
Adds complete Lexware Office integration to CRM service:
- Rate-limited HTTP client (Token Bucket, 2 req/s)
- Bidirectional contact sync (manual import + ERP-push)
- Voucher caching (quotes, orders, invoices, credit notes)
- Deal-voucher linking (m:n join table with audit)
- Cron jobs: voucher refresh (4h), ERP push (30min)
- Distributed locks via Redis for job deduplication
- Health check extended with Lexware status
- Prisma schema: LexwareVoucher, DealVoucher, VoucherType enum
- Companies/Contacts/Deals services extended with Lexware data

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:28:41 +01:00
..
ACCESS.md feat: adapt codebase for IP-based HTTP deployment on 172.20.10.59 2026-03-08 16:21:45 +01:00
CLAUDE_BRIEFING.docx Update Briefing 2026-03-10 15:30:07 +01:00
CRM_FRONTEND_INTEGRATION.md docs(crm): add frontend integration guide for CRM module 2026-03-10 18:17:11 +01:00
CRM_HANDOFF.md docs: add CRM service handoff document for new dev session 2026-03-10 15:18:04 +01:00
FORGEJO_SETUP.md docs: add Forgejo CI/CD setup guide for Git server configuration 2026-03-08 10:36:22 +01:00
git.md Update 2026-03-09 22:51:42 +01:00
INFRASTRUCTURE.md feat: adapt codebase for IP-based HTTP deployment on 172.20.10.59 2026-03-08 16:21:45 +01:00
INSIGHT-CRM.md feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
INSIGHT_Konzept_v1.0.docx Update Briefing 2026-03-10 15:30:07 +01:00
INTEGRATION.md docs: add developer integration guide for container applications 2026-03-10 12:52:01 +01:00