From b155754a72b88f8ed99a3fe2f6b3fea104b5f141 Mon Sep 17 00:00:00 2001 From: D065023 Date: Thu, 26 Dec 2019 14:16:59 +0100 Subject: [PATCH] adjusted --- packages/bookshop/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/bookshop/README.md b/packages/bookshop/README.md index c77f28b8..4ebf6323 100644 --- a/packages/bookshop/README.md +++ b/packages/bookshop/README.md @@ -57,5 +57,6 @@ cds run --in-memory ## User Flow After starting the app, go to http://localhost:4004/fiori.html#Shell-home and open the app `Manage Orders` to create an order. +Use the value help of the shipping address to select an address. Create an order item and save the order. Then change the address of your business partner (in the mocked case you can trigger the PATCH request in `req.http` ). Refresh the object page of your order and see the change. \ No newline at end of file