This commit is contained in:
sjvans
2022-02-08 13:47:32 +01:00
committed by GitHub
parent b932637400
commit 46f1be4395

View File

@@ -40,10 +40,6 @@ annotate GDPRService.Orders with @(UI : {
Title : {
Value : OrderNo,
Label : 'Order number'
// },
// Description : {
// Value : createdBy,
// Label : 'Created by'
}
},
Identification : [
@@ -54,10 +50,6 @@ annotate GDPRService.Orders with @(UI : {
{
Value : createdAt,
Label : 'Created at'
// },
// {
// Value : OrderNo,
// Label : 'Order number'
}
],
HeaderFacets : [