This commit is contained in:
Wolfgang Koch
2021-09-30 13:31:55 +02:00
parent ddaf248f82
commit c557d8e83f

View File

@@ -1,12 +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;
annotate OrdersService.Z_Customers with @odata.draft.enabled;
// new entity -- titles
annotate OrdersService.Z_Customers with {