Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Hutzel
543405e6bb I18n content added 2024-11-04 07:40:55 +01:00
Christian Georgi
65c8c82f74 Showcase how to integrate DB-specific functions (#201)
Augment `AdminService.Author` by 2 fields `age` and `lifetime` whose
values are computed by SQLite and HANA-specific functions.

Don't do this in bookshop directly, to keep it simple.  Instead, use
the fiori module, which also allows to integrate the fields in the UI.

Co-authored-by: Daniel <daniel.hutzel@sap.com>
2021-02-24 17:26:29 +01:00
Daniel
3731a7ea23 reloaded 2020-03-01 18:25:53 +01:00