Skip to content

[18.0][ADD] document_page_helpdesk_mgmt: add new module#600

Open
CristianoMafraJunior wants to merge 1 commit intoOCA:18.0from
Escodoo:18.0-document_page_helpdesk_mgmt
Open

[18.0][ADD] document_page_helpdesk_mgmt: add new module#600
CristianoMafraJunior wants to merge 1 commit intoOCA:18.0from
Escodoo:18.0-document_page_helpdesk_mgmt

Conversation

@CristianoMafraJunior
Copy link
Member

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

@etobella
Copy link
Member

@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?

@CristianoMafraJunior CristianoMafraJunior force-pushed the 18.0-document_page_helpdesk_mgmt branch from 0f701d5 to 5632a4f Compare March 20, 2026 16:37
@CristianoMafraJunior
Copy link
Member Author

@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?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants