File tree 2 files changed +25
-0
lines changed
datasets/system/data/seed-data
2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 309
309
- id : urn:restorecommerce:acs:names:ownerInstance
310
310
value : system
311
311
combiningAlgorithm : urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-overrides
312
+ ---
313
+ id : fulfillment-submit-policy
314
+ name : Fulfillment Submit Policy
315
+ description : Policy for operation Submit Fulfillments
316
+ evaluationCacheable : false
317
+ effect : PERMIT
318
+ target :
319
+ actions : [ ]
320
+ subjects : [ ]
321
+ resources :
322
+ - id : urn:restorecommerce:acs:names:operation
323
+ value : execution.submitFulfillments
324
+ rules :
325
+ - administrator-permits-all-hr-scoped
326
+ - sales-permits-all-hr-scoped
327
+ - fallback-deny-all
328
+ meta :
329
+ owners :
330
+ - id : urn:restorecommerce:acs:names:ownerIndicatoryEntity
331
+ value : urn:restorecommerce:acs:model:organization.Organization
332
+ attributes :
333
+ - id : urn:restorecommerce:acs:names:ownerInstance
334
+ value : system
335
+ combiningAlgorithm : urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:permit-overrides
312
336
---
313
337
id : invoice-policy
314
338
name : Invoice Policy
Original file line number Diff line number Diff line change 19
19
- fulfillment-courier-policy
20
20
- fulfillment-product-policy
21
21
- fulfillment-policy
22
+ - fulfillment-submit-policy
22
23
- invoice-policy
23
24
- locale-policy
24
25
- manufacturer-policy
You can’t perform that action at this time.
0 commit comments