Adding suppliers showing integration with S/4

This commit is contained in:
Uwe Klinger
2021-04-16 11:28:55 +02:00
parent c1141e6c87
commit 5ae31f7c67
18 changed files with 5940 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ cds.once('bootstrap',(app)=>{
})
cds.once('served', require('./srv/mashup'))
cds.once('served', require('@capire/suppliers/srv/mashup'))
module.exports = cds.server