add object page and manage genres

This commit is contained in:
D070615
2025-07-03 11:20:18 +02:00
parent 9c1d5280af
commit 3ca79efcfb
7 changed files with 62 additions and 15 deletions

View File

@@ -115,3 +115,5 @@ extend service AdminService {
// Workaround for Fiori popup for asking user to enter a new UUID on Create
annotate AdminService.Books with { ID @Core.Computed; }
using from './tree-view';