• Joined on 2025-09-30
bsiggel pushed to main at bsiggel/espocrm 2026-02-08 21:01:21 +01:00
31479e71e1 feat: Add kommunikationHash field to CBeteiligte entity and update related metadata, layouts, and internationalization files
1eebc62039 feat: Add advowareRowId field to CBeteiligte entity and update related metadata and layouts
Compare 2 commits »
bsiggel pushed to main at bsiggel/motia 2026-02-08 20:58:46 +01:00
bfe2f4f7e3 feat: Add Kommunikation-Sync documentation for bidirectional synchronization between EspoCRM and Advoware
bsiggel pushed to main at bsiggel/motia 2026-02-08 20:53:42 +01:00
ebbbf419ee feat: Implement bidirectional synchronization utilities for Advoware and EspoCRM communications
bsiggel pushed to main at bsiggel/motia 2026-02-08 15:42:37 +01:00
da9a962858 feat: Integrate NotificationManager for handling notifications in sync operations
bsiggel pushed to main at bsiggel/motia 2026-02-08 15:40:06 +01:00
b4e41e7381 feat: Add test notification system for EspoCRM integration
bsiggel pushed to main at bsiggel/motia 2026-02-08 15:29:33 +01:00
c770f2c8ee feat: Implement address synchronization between EspoCRM and Advoware
bsiggel pushed to main at bsiggel/motia 2026-02-08 13:50:10 +01:00
68c8b398aa feat: Implement VMH Bankverbindungen sync handlers and API steps for create, update, and delete operations
bsiggel pushed to main at bsiggel/motia 2026-02-07 23:38:56 +01:00
709456301c feat: Optimize initial sync logic and remove redundant rowId updates in sync process
7a7a322389 feat: Remove redundant update filtering logic in VMH Webhook handler
d10554ea9d feat: Update dateOfBirth mapping and enhance rowId handling in sync process for Beteiligte
Compare 3 commits »
bsiggel pushed to main at bsiggel/motia 2026-02-07 22:53:40 +01:00
d5bc17e454 feat: Remove redundant conflict resolution logging in handle_update function
bsiggel pushed to main at bsiggel/motia 2026-02-07 22:53:03 +01:00
bed3c09bb1 feat: Improve logging and rowId handling in sync process for Advoware and EspoCRM
bsiggel pushed to main at bsiggel/motia 2026-02-07 22:36:53 +01:00
99fb2e22c7 feat: Enhance mapping logic in BeteiligteMapper for additional fields and improved comments
bsiggel pushed to main at bsiggel/motia 2026-02-07 22:36:14 +01:00
f3d41dbb7f feat: Add comprehensive documentation for Advoware Beteiligte API field support and best practices
bsiggel pushed to main at bsiggel/motia 2026-02-07 22:28:19 +01:00
32c3dc1c37 feat: Enhance sync process with rowId-based change detection and update handling for Advoware and EspoCRM
bsiggel pushed to main at bsiggel/motia 2026-02-07 21:05:02 +01:00
3d3014750f feat: Enhance sync conflict detection and resolution logic in BeteiligteSync class
bsiggel pushed to main at bsiggel/motia 2026-02-07 20:41:23 +01:00
101f290293 feat: Implement entity comparison logic for improved sync detection between EspoCRM and Advoware
bsiggel pushed to main at bsiggel/motia 2026-02-07 20:18:41 +01:00
9076688f58 fix: Replace warning with warn method in logger for consistency in Beteiligte sync steps
bsiggel pushed to main at bsiggel/motia 2026-02-07 20:15:00 +01:00
46f9301a17 feat: Update advowareLastSync to use EspoCRM datetime format for consistency in sync operations
bsiggel pushed to main at bsiggel/motia 2026-02-07 19:53:58 +01:00
3354aef936 feat: Refactor webhook handlers for Beteiligte to improve ID processing and logging, and enhance update filtering logic
bsiggel pushed to main at bsiggel/motia 2026-02-07 16:54:16 +01:00
ae1d96f767 Add sync strategy documentation and templates for bidirectional sync between EspoCRM and Advoware
bsiggel pushed to main at bsiggel/motia 2026-02-07 16:44:58 +01:00
8550107b89 feat: Enhance Advoware API integration with backward compatibility for data payloads and improve logging for sync events