Adding suppliers showing integration with S/4
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user