bmc_hub/app/customers/backend
Christian 4c2593b99c feat: search e-conomic for customers by name (v1.3.59)
- Added EconomicService.search_customer_by_name() method
- Added GET /api/v1/customers/{id}/search-economic endpoint
- Returns matching e-conomic customers by name (partial match)
- Helps find economic customer number for customers without CVR
- Shows customerNumber, name, CVR, email, city in results
2025-12-23 15:39:35 +01:00
..
router.py feat: search e-conomic for customers by name (v1.3.59) 2025-12-23 15:39:35 +01:00
views.py feat: Add Simply-CRM integration setup documentation and configuration details 2025-12-16 15:36:11 +01:00