Add AI insights feature

This commit is contained in:
Urtzi Alfaro
2025-12-15 21:14:22 +01:00
parent 5642b5a0c0
commit c566967bea
39 changed files with 17729 additions and 404 deletions

View File

@@ -49,7 +49,8 @@
"batch_number": "BCN-HAR-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Warehouse - Barcelona"
"source_location": "Central Warehouse - Barcelona",
"staff_assigned": []
},
{
"id": "10000000-0000-0000-0000-000000002002",
@@ -64,7 +65,8 @@
"batch_number": "BCN-MAN-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Warehouse - Barcelona"
"source_location": "Central Warehouse - Barcelona",
"staff_assigned": []
},
{
"id": "20000000-0000-0000-0000-000000002001",
@@ -79,7 +81,8 @@
"batch_number": "BCN-BAG-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Production Facility - Barcelona"
"source_location": "Central Production Facility - Barcelona",
"staff_assigned": []
},
{
"id": "20000000-0000-0000-0000-000000002002",
@@ -94,7 +97,8 @@
"batch_number": "BCN-CRO-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Production Facility - Barcelona"
"source_location": "Central Production Facility - Barcelona",
"staff_assigned": []
}
],
"local_sales": [
@@ -203,7 +207,8 @@
"operator_id": "50000000-0000-0000-0000-000000000012",
"created_at": "BASE_TS",
"notes": "Producció matinal de baguettes a Barcelona",
"enterprise_location_production": true
"enterprise_location_production": true,
"staff_assigned": []
},
{
"id": "40000000-0000-0000-0000-000000002002",
@@ -222,7 +227,8 @@
"operator_id": "50000000-0000-0000-0000-000000000013",
"created_at": "BASE_TS",
"notes": "Producció de croissants en curs a Barcelona",
"enterprise_location_production": true
"enterprise_location_production": true,
"staff_assigned": []
}
],
"local_forecasts": [

View File

@@ -46,7 +46,8 @@
"batch_number": "MAD-HAR-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Warehouse - Madrid"
"source_location": "Central Warehouse - Madrid",
"staff_assigned": []
},
{
"id": "20000000-0000-0000-0000-000000001501",
@@ -61,7 +62,8 @@
"batch_number": "MAD-BAG-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Production Facility - Madrid"
"source_location": "Central Production Facility - Madrid",
"staff_assigned": []
}
],
"local_sales": [

View File

@@ -49,7 +49,8 @@
"batch_number": "VLC-HAR-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Warehouse - Valencia"
"source_location": "Central Warehouse - Valencia",
"staff_assigned": []
},
{
"id": "10000000-0000-0000-0000-000000003002",
@@ -64,7 +65,8 @@
"batch_number": "VLC-MAN-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Warehouse - Valencia"
"source_location": "Central Warehouse - Valencia",
"staff_assigned": []
},
{
"id": "10000000-0000-0000-0000-000000003003",
@@ -79,7 +81,8 @@
"batch_number": "VLC-SAL-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Warehouse - Valencia"
"source_location": "Central Warehouse - Valencia",
"staff_assigned": []
},
{
"id": "20000000-0000-0000-0000-000000003001",
@@ -94,7 +97,8 @@
"batch_number": "VLC-BAG-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Production Facility - Valencia"
"source_location": "Central Production Facility - Valencia",
"staff_assigned": []
},
{
"id": "20000000-0000-0000-0000-000000003002",
@@ -109,7 +113,8 @@
"batch_number": "VLC-PAN-20250115-001",
"created_at": "BASE_TS",
"enterprise_shared": true,
"source_location": "Central Production Facility - Valencia"
"source_location": "Central Production Facility - Valencia",
"staff_assigned": []
}
],
"local_sales": [
@@ -232,7 +237,8 @@
"operator_id": "50000000-0000-0000-0000-000000000013",
"created_at": "BASE_TS",
"notes": "Producción matinal de baguettes en Valencia",
"enterprise_location_production": true
"enterprise_location_production": true,
"staff_assigned": []
},
{
"id": "40000000-0000-0000-0000-000000003002",
@@ -251,7 +257,8 @@
"operator_id": "50000000-0000-0000-0000-000000000014",
"created_at": "BASE_TS",
"notes": "Producción de pan de campo completada",
"enterprise_location_production": true
"enterprise_location_production": true,
"staff_assigned": []
},
{
"id": "40000000-0000-0000-0000-000000003003",
@@ -270,7 +277,8 @@
"operator_id": "50000000-0000-0000-0000-000000000013",
"created_at": "BASE_TS",
"notes": "Lote programado para mañana - pedido de hotel",
"enterprise_location_production": true
"enterprise_location_production": true,
"staff_assigned": []
}
],
"local_forecasts": [

View File

@@ -85,7 +85,8 @@
"quantity": 40.0,
"delivery_time": "2025-01-15T16:00:00Z"
}
]
],
"staff_assigned": []
}
]
}