Minor Cleanup

This commit is contained in:
Daniel
2020-11-20 17:05:01 +01:00
committed by Daniel Hutzel
parent 394a8b5d12
commit d1eb14f638

View File

@@ -10,7 +10,7 @@
using { OrdersService, sap.capire.orders.OrderItems } from '../../srv/orders-service';
using { OrdersService } from '../../srv/orders-service';
@odata.draft.enabled
@@ -68,7 +68,7 @@ annotate OrdersService.Orders with @(
annotate OrderItems with @(
annotate OrdersService.OrderItems with @(
UI: {
LineItem: [
{Value: product_ID, Label:'Product ID'},