fiori preview

This commit is contained in:
Wolfgang Koch
2021-05-11 11:57:11 +02:00
parent 248d759c9b
commit 0089f65385

View File

@@ -4,8 +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;
}
*/