[18.0][ADD] maintenance_helpdesk_mgmt: New module#547
Conversation
|
Better to call it |
|
The link is only available from the maintenance view so it should be the "most important" part, will rename the module |
fbd3f0a to
2014f7b
Compare
2014f7b to
39aaced
Compare
5ee0f21 to
0886e3f
Compare
|
Name changed |
pedrobaeza
left a comment
There was a problem hiding this comment.
I miss some usage instructions.
0886e3f to
75ebaeb
Compare
|
Done! Thanks for the review |
david-banon-tecnativa
left a comment
There was a problem hiding this comment.
Code and functional review OK
|
/ocabot merge nobump |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
| <field name="inherit_id" ref="maintenance.hr_equipment_request_view_form" /> | ||
| <field name="arch" type="xml"> | ||
| <notebook position="inside"> | ||
| <page name="helpdesk_tickets" string="Helpdesk Tickets"> |
There was a problem hiding this comment.
Only helpdesk users should access it
| @@ -0,0 +1,27 @@ | |||
| <!-- Copyright 2026 Tecnativa - Christian Ramos | |||
| License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). --> | |||
| <odoo> | |||
There was a problem hiding this comment.
It could be interesting adding request count and link to them from kanban view, what do you think? And maybe a filter for "with maintenance requests" tickets
| <!-- Copyright 2026 Tecnativa - Christian Ramos | ||
| License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). --> | ||
| <odoo> | ||
| <record model="ir.ui.view" id="hr_equipment_request_view_form_button_box"> |
There was a problem hiding this comment.
Similar than tickets, should you consider some stuff that show ticket information related to requests at kanban and search views?
|
Congratulations, your PR was merged at 56132c4. Thanks a lot for contributing to OCA. ❤️ |
|
Ouch, too late... @christian-ramos-tecnativa please do a follow-up PR with David's comments. |
New module to link maintenance requests with helpdesk tickets
@Tecnativa TT61468
@pedrobaeza @cristina-hidalgo-tecnativa