fiori preview

This commit is contained in:
Wolfgang Koch
2021-05-11 11:50:45 +02:00
parent 36346533bb
commit b4762575b9
3 changed files with 17 additions and 5 deletions

View File

@@ -4,6 +4,8 @@ using from '_base/srv/orders-service';
using { Z_bookshop.extension as ext } from '../db/extension';
/*
extend service OrdersService with {
entity Z_Customers as projection on ext.Z_Customers;
}
*/