1018 B
1018 B
| id | type | title | tags | importance | confidence | created | updated | relations | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| d2a6c0e5-28b1-4c2a-a108-b8fcb7b8c0e1 | solution | PoolbrainAPSCustomer model for ESB integration |
|
0.6 | 0.8 | 2026-01-08T19:54:42.474663+00:00 | 2026-03-04T17:05:57.645586+00:00 |
|
Added PoolbrainAPSCustomer model extending base Customer with 30 field mappings for Poolbrain APS integration. Key changes: (1) Created poolbrain_aps.py with specialized fields and validators for booleans, timestamps, tax_rate (2) Updated poolbrain-aps.json with field_aliases mapping source->target fields (3) Added db_platform_code/db_source_code to PlatformConfig model (4) Registered new model in ObjectFactory. Note: Base Customer requires customer_type, customer_description, tax_exempt - getter is responsible for providing these.