This commit is contained in:
Daniel
2021-04-08 19:17:48 +02:00
parent 33cd70065a
commit 9479aa4cad
4 changed files with 26 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
using { Currency, managed, sap } from '@sap/cds/common';
using { Currency, managed, temporal, sap } from '@sap/cds/common';
namespace sap.capire.bookshop;
entity Books : managed {