feat(core): Ticket Comment form submission validation
ref: #250 #96 #93 #95 #90 #257
This commit is contained in:
@ -19,3 +19,15 @@ The ticketing system within Centurion ERP is common to all ticket types. The dif
|
||||
show_submodules: false
|
||||
summary: true
|
||||
|
||||
|
||||
## Ticket Comments
|
||||
|
||||
Within Centurion ERP the ticket comment model is common to all comment types. As with tickets the differences are the available fields, which depend upon comment type and permissions.
|
||||
|
||||
::: app.core.models.ticket.ticket_comment.TicketComment.CommentType
|
||||
options:
|
||||
inherited_members: false
|
||||
members: []
|
||||
show_bases: false
|
||||
show_submodules: false
|
||||
summary: true
|
||||
|
Reference in New Issue
Block a user