From 8ba8381ca728afb2d948756af693b590cc7b3bd2 Mon Sep 17 00:00:00 2001 From: D065023 Date: Fri, 18 Jun 2021 08:29:33 +0200 Subject: [PATCH] dash to dot --- suppliers/app/common.cds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suppliers/app/common.cds b/suppliers/app/common.cds index 3dcc5fe7..0850e010 100644 --- a/suppliers/app/common.cds +++ b/suppliers/app/common.cds @@ -13,7 +13,7 @@ annotate my.Books with @( Common.SemanticKey: [title], UI: { Identification: [{Value:title}], - SelectionFields: [ ID, author_ID, price, currency_code, supplier_ID, supplier.name ], + SelectionFields: [ ID, author_ID, price, currency_code, supplier.ID, supplier.name ], LineItem: [ {Value: ID}, {Value: title},