Feat: Implement workflow for disposition document uploads
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
framework:
|
||||
workflows:
|
||||
disposition:
|
||||
type: state_machine
|
||||
type: 'state_machine'
|
||||
marking_store:
|
||||
type: method
|
||||
property: status
|
||||
type: 'method'
|
||||
property: 'status'
|
||||
supports:
|
||||
- App\Entity\Disposition
|
||||
initial_marking: new
|
||||
|
||||
Reference in New Issue
Block a user