[18.0][ADD] document_page_helpdesk_mgmt: add new module#600
[18.0][ADD] document_page_helpdesk_mgmt: add new module#600CristianoMafraJunior wants to merge 1 commit intoOCA:18.0from
Conversation
|
@CristianoMafraJunior First of all, thanks for the collaboration. However, I have some confusion on this topic. IMO, tickets can be solved by using documentation (one document usually, but it could be more than one). The same on the other side. So, it should be a M2M, not a M2O. If it needed to be a M2O, for me the relation should be 1 Document has multiple Tickets. Maybe you have a different picture and there are reasons for your schema. Can you enlighten us? |
0f701d5 to
5632a4f
Compare
Changed the ticket-page relation from Many2one/One2many to Many2many to allow multiple wiki pages per ticket and reuse the same wiki page across multiple tickets. |
Document_page_helpdesk_mgmt: link Wiki pages to Helpdesk tickets
Description
This PR introduces the document_page_helpdesk_mgmt module, enabling Document Page (Wiki) records to be linked to Helpdesk tickets (helpdesk.ticket).
cc @etobella @LoisRForgeFlow @victoralmau