• Joined on 2024-09-24
ct pushed to main at ct/bmc_hub 2025-12-22 10:48:11 +01:00
c5ce819a15 Fix: Rettet typo i e-conomic sync (verifiot_matched_count → verified_count) og tilføjet not_matched til return value
ct pushed tag v1.3.5 to ct/bmc_hub 2025-12-22 10:48:11 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:56:41 +01:00
8b71524437 Add verified count to e-conomic sync (separate new matches from existing verifications)
ct pushed tag v1.3.4 to ct/bmc_hub 2025-12-19 16:56:41 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:55:00 +01:00
030071e8d5 Improve e-conomic sync: Only match new customers, verify existing ones
ct pushed tag v1.3.3 to ct/bmc_hub 2025-12-19 16:55:00 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:53:41 +01:00
5d8617bed3 Fix: Add pagination for e-conomic customers (max 1000 per page)
ct pushed tag v1.3.2 to ct/bmc_hub 2025-12-19 16:53:41 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:45:25 +01:00
f6303fa804 Fix: Change Customer schema datetime fields to str for proper serialization
ct pushed tag v1.3.1 to ct/bmc_hub 2025-12-19 16:45:25 +01:00
ct pushed tag v1.3.0 to ct/bmc_hub 2025-12-19 16:41:18 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:41:17 +01:00
c9af509e1c Implement e-conomic customer sync and CVR search (get_customers + search_customer_by_cvr)
ct deleted tag v1.3.0 from ct/bmc_hub 2025-12-19 16:41:17 +01:00
ct pushed tag v1.3.0 to ct/bmc_hub 2025-12-19 16:41:08 +01:00
ct pushed tag v1.2.7 to ct/bmc_hub 2025-12-19 16:36:43 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:36:42 +01:00
55478c20d3 Add detailed sync logging with precise changes (oprettet/opdateret/linket med firma/CVR info)
ct pushed tag v1.2.6 to ct/bmc_hub 2025-12-19 16:30:05 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 16:30:04 +01:00
c8e005dd07 Fix: Only fetchall() when query has RETURNING clause or is SELECT
ct pushed tag v1.2.5 to ct/bmc_hub 2025-12-19 15:34:52 +01:00
ct pushed to main at ct/bmc_hub 2025-12-19 15:34:52 +01:00
3f66bd07e6 Fix: Remove WHERE clauses and cf_854 field from vTiger queries (API doesn't support empty string comparison)