Skip to content

Commit

Permalink
Manifest odata settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerem Kayacan committed Jul 28, 2022
1 parent 5952166 commit 628f3d0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/new/manifest-odata-settings.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
"models": {
"i18n": {
"type": "sap.ui.model.resource.ResourceModel",
"settings": {
"bundleName": "co.arteis.zstockreport.i18n.i18n"
}
},
"": {
"dataSource": "mainService",
"settings": {
"defaultCountMode": "InlineRepeat",
"useBatch": false
},
"preload": true
}
},

0 comments on commit 628f3d0

Please sign in to comment.