Adding suppliers showing integration with S/4

This commit is contained in:
Daniel
2021-02-17 13:24:17 +01:00
parent b6e5a2fced
commit d72ff809b0
18 changed files with 5941 additions and 5 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