nicer
This commit is contained in:
@@ -10,7 +10,7 @@ using { sap.capire.bookshop as my } from '@capire/bookshop';
|
|||||||
// Books Lists
|
// Books Lists
|
||||||
//
|
//
|
||||||
annotate my.Books with @(
|
annotate my.Books with @(
|
||||||
Common.SemanticKey: [ID, title],
|
Common.SemanticKey: [title],
|
||||||
UI: {
|
UI: {
|
||||||
Identification: [{Value:title}],
|
Identification: [{Value:title}],
|
||||||
SelectionFields: [ ID, author_ID, price, currency_code ],
|
SelectionFields: [ ID, author_ID, price, currency_code ],
|
||||||
|
|||||||
Reference in New Issue
Block a user