Simple Data Viewer
- Generic CDS service to fetch data - Simple Vue.js UI
This commit is contained in:
committed by
Christian Georgi
parent
50791bed80
commit
1a71a6d28a
@@ -30,3 +30,6 @@ extend Orders with {
|
||||
|
||||
// Add orders fiori app (in case of embedded orders service)
|
||||
using from '@capire/orders/app/fiori';
|
||||
|
||||
// Add data browser
|
||||
using from '@capire/data-viewer';
|
||||
|
||||
Reference in New Issue
Block a user