rebuild sample to self cont
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
namespace sap.capire.multitenancy;
|
||||
using { sap.capire.bookshop.Books } from '../../bookshop';
|
||||
using { sap.capire.orders.Orders } from '../../orders';
|
||||
using { sap.capire.orders.Orders_Items } from '../../orders';
|
||||
using { Country, managed, cuid } from '@sap/cds/common';
|
||||
using from './schema_bookshop';
|
||||
using from './schema_orders';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user