This commit is contained in:
Daniel
2022-08-08 16:44:11 +02:00
committed by Christian Georgi
parent 5bda368169
commit 1e78d115cc
5 changed files with 8 additions and 4379 deletions

View File

@@ -15,8 +15,8 @@ entity Z_SalesRegion: common.CodeList {
// --- UI ---
annotate orders.Orders : Z_priority with @title : '{i18n>Orders_priority_col}';
annotate Z_SalesRegion : name with @title : '{i18n>SalesRegion_name_col}';
annotate orders.Orders : Z_priority with @title : 'Priority';
annotate Z_SalesRegion : name with @title : 'Sales Region';
annotate OrdersService.Orders with @UI.LineItem : [
... up to { Value: OrderNo },

View File

@@ -1,2 +0,0 @@
SalesRegion_name_col = Sales Region
Orders_priority_col = Priority

File diff suppressed because it is too large Load Diff