nofusscomputing / centurion_erp

An ERP with a focus on ITSM and Automation
MIT License
0 stars 0 forks source link

Service Catalog #384

Open jon-nfc opened 2 weeks ago

jon-nfc commented 2 weeks ago

Add service catalog to assistance.

A user should be able to go to the service catalog and fillout a form, which in turn will automate the process of what ever the user has requested. This includes creating the relevant tickets, linking of related items and notifying the user on completion.

An approval step should also be included as an option when creating the service catalog item.

Details

there will be two sides to the service catalog:

A consumer is presented a form that they fill out and submit. On submission if required, it'll be sent of for approval. On approval the relevant tickets will be created with related items added. the pre selected automation will run to fulfill the users request. on completion the user is to be notified and the relevant tickets be closed.

Staff will create the service catalog entries. this will be done by using a JSON schema to create the form. they will be able to use any available html form field, including having the form validated. staff will also be able to set permissions on who can access the form including those who have the option to skip approval.

Browsing the service catalog will have the entries as cards on the screen with an optional image, title, description and background colour.

Features

Tasks

Dependencies

Requirements

Links