diff --git a/app/travel_processor/layouts.cds b/app/travel_processor/layouts.cds index 5802b5c8..7f8f01b4 100644 --- a/app/travel_processor/layouts.cds +++ b/app/travel_processor/layouts.cds @@ -116,8 +116,7 @@ annotate TravelService.Travel with @UI : { ]}, FieldGroup #PriceData : {Data : [ { $Type : 'UI.DataField', Value : BookingFee }, - { $Type : 'UI.DataField', Value : TotalPrice }, - { $Type : 'UI.DataField', Value : CurrencyCode_code } + { $Type : 'UI.DataField', Value : TotalPrice } ]}, FieldGroup #i18nSustainability: { $Type: 'UI.FieldGroupType',