initial upload of extension sample
This commit is contained in:
11
node_modules/_base/app/services.cds
generated
vendored
Normal file
11
node_modules/_base/app/services.cds
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
This model controls what gets served to Fiori frontends...
|
||||
*/
|
||||
|
||||
using from './admin/fiori-service';
|
||||
using from './browse/fiori-service';
|
||||
using from './orders/fiori-service';
|
||||
using from './common';
|
||||
|
||||
using from '../db/capire_common';
|
||||
|
||||
Reference in New Issue
Block a user