demo seed change 2
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"cook_time_minutes": 25,
|
||||
"total_time_minutes": 180,
|
||||
"rest_time_minutes": 120,
|
||||
"estimated_cost_per_unit": 1.80,
|
||||
"estimated_cost_per_unit": 1.8,
|
||||
"last_calculated_cost": 1.75,
|
||||
"cost_calculation_date": "2025-01-14T00:00:00Z",
|
||||
"target_margin_percentage": 65.0,
|
||||
@@ -25,11 +25,15 @@
|
||||
"status": "APPROVED",
|
||||
"is_active": true,
|
||||
"is_standardized": true,
|
||||
"created_at": "2025-01-15T06:00:00Z",
|
||||
"updated_at": "2025-01-15T06:00:00Z",
|
||||
"created_at": "BASE_TS",
|
||||
"updated_at": "BASE_TS",
|
||||
"created_by": "50000000-0000-0000-0000-000000000011",
|
||||
"enterprise_standard": true,
|
||||
"applicable_locations": ["Madrid Centro", "Barcelona Gràcia", "Valencia Ruzafa"],
|
||||
"applicable_locations": [
|
||||
"Madrid Centro",
|
||||
"Barcelona Gràcia",
|
||||
"Valencia Ruzafa"
|
||||
],
|
||||
"instructions": {
|
||||
"steps": [
|
||||
{
|
||||
@@ -94,7 +98,7 @@
|
||||
"10000000-0000-0000-0000-000000000002"
|
||||
],
|
||||
"is_essential": true,
|
||||
"created_at": "2025-01-15T06:00:00Z",
|
||||
"created_at": "BASE_TS",
|
||||
"enterprise_standard": true
|
||||
},
|
||||
{
|
||||
@@ -106,7 +110,7 @@
|
||||
"unit": "kilograms",
|
||||
"substitution_options": [],
|
||||
"is_essential": false,
|
||||
"created_at": "2025-01-15T06:00:00Z",
|
||||
"created_at": "BASE_TS",
|
||||
"enterprise_standard": true,
|
||||
"notes": "Solo para versión premium"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user