still to do: orders

This commit is contained in:
Dr. David A. Kunz
2025-04-28 17:18:55 +02:00
parent efc2f3632f
commit 5fc3462b24
2 changed files with 5 additions and 5 deletions

View File

@@ -99,7 +99,7 @@
"name": "sap.fe.templates.ListReport",
"options": {
"settings": {
"entitySet": "Books",
"contextPath": "/Books",
"initialLoad": true,
"navigation": {
"Books": {
@@ -117,7 +117,7 @@
"name": "sap.fe.templates.ObjectPage",
"options": {
"settings": {
"entitySet": "Books"
"contextPath": "/Books"
}
}
}