We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccfaa4 commit ca592b0Copy full SHA for ca592b0
app/orders/fiori-service.cds
@@ -291,3 +291,6 @@ annotate AdminService.OrderItems with @(
291
//ERROR ALERT: The following line refering to the parents currency code will lead to a server error
292
//@Measures.ISOCurrency:parent.currency.code; //Bind the currency field to the quantity field of the parent
293
};
294
+
295
296
+annotate AdminService.Orders.changes:up_ with @UI.Hidden;
0 commit comments