Fix Demo enterprise

This commit is contained in:
Urtzi Alfaro
2025-12-17 13:03:52 +01:00
parent 0bbfa010bf
commit 8bfe4f2dd7
111 changed files with 26200 additions and 2245 deletions

View File

@@ -0,0 +1,24 @@
{
"location": {
"id": "A0000000-0000-4000-a000-000000000001",
"parent_tenant_id": "80000000-0000-4000-a000-000000000001",
"name": "Madrid - Salamanca",
"location_code": "MAD",
"city": "Madrid",
"zone": "Salamanca",
"address": "Calle de Serrano, 48",
"postal_code": "28001",
"country": "España",
"latitude": 40.4284,
"longitude": -3.6847,
"status": "ACTIVE",
"opening_hours": "07:00-21:00",
"daily_capacity": 2500,
"storage_capacity_kg": 1500,
"created_at": "2024-06-01T00:00:00Z",
"enterprise_location": true,
"location_type": "retail",
"staff_count": 12,
"description": "Premium location in upscale Salamanca district"
}
}