INSIGHT-MVP/packages
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
..
core-service feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
crm-service feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
frontend feat(crm): add CRM Settings page with module visibility toggles 2026-03-10 20:22:16 +01:00