Skip to content

Commit 8df1897

Browse files
committed
Merge branch 'main' into attachments
2 parents 85c12f6 + ca592b0 commit 8df1897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/orders/fiori-service.cds

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,3 +291,6 @@ annotate AdminService.OrderItems with @(
291291
//ERROR ALERT: The following line refering to the parents currency code will lead to a server error
292292
//@Measures.ISOCurrency:parent.currency.code; //Bind the currency field to the quantity field of the parent
293293
};
294+
295+
296+
annotate AdminService.Orders.changes:up_ with @UI.Hidden;

0 commit comments

Comments
 (0)