Update ticket with coverage articles
We are extracting logic from the Eticom Tryton module to this agnostic library.
In this case, we are moving the coverage tickets and articles management.
- Created the CoverageTicket model to manage the tickets retrieved as coverage tickets.
- Created the CoverageArticle to create articles from CoverageTicket dynamic fields.
- Created a service to be called from other apps to use this logic.