From a286e4caa6606d760788b82dacda770a34288094 Mon Sep 17 00:00:00 2001 From: Gerald Baulig Date: Wed, 17 Apr 2024 16:21:26 +0200 Subject: [PATCH] fix(samples): upgrade order samples to latest protos --- datasets/demo-shop/data/sample-data/orders.yaml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/datasets/demo-shop/data/sample-data/orders.yaml b/datasets/demo-shop/data/sample-data/orders.yaml index 3fda19a..4a4a9b3 100644 --- a/datasets/demo-shop/data/sample-data/orders.yaml +++ b/datasets/demo-shop/data/sample-data/orders.yaml @@ -60,9 +60,7 @@ phone: "0123456789" comments: "" packagingPreferences: [ ] - orderState: "CREATED" - fulfillmentState: null - paymentState: "UNPAYED" + orderState: "PENDING" totalAmounts: - currencyId: euro gross: 9.99 @@ -166,9 +164,7 @@ phone: "0123456789" comments: "" packagingPreferences: [ ] - orderState: "CREATED" - fulfillmentState: null - paymentState: "UNPAYED" + orderState: "PENDING" totalAmounts: - currencyId: euro gross: 341.55 @@ -256,9 +252,7 @@ phone: "0123456789" comments: "" packagingPreferences: [ ] - orderState: "CREATED" - fulfillmentState: null - paymentState: "UNPAYED" + orderState: "PENDING" totalAmounts: - currencyId: euro gross: 12.45