This commit is contained in:
Wolfgang Koch
2021-09-30 13:26:33 +02:00
parent 2a933ead92
commit c479d86aab
3 changed files with 57 additions and 4 deletions

View File

@@ -1,11 +1,8 @@
using from '_base/app/services';
using OrdersService from './extension_service';
// new entity -- draft enabled
annotate OrdersService.Z_Customers with @odata.draft.enabled;
// new codelist entity -- draft enabled
annotate OrdersService.Z_SalesRegion with @odata.draft.enabled;
// new entity -- titles
annotate OrdersService.Z_Customers with {