Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][ADD] helpdesk_ticket_partner_response: New module helpdesk_ticket_partner_response #674

Merged

Conversation

peluko00
Copy link
Contributor

@peluko00 peluko00 commented Dec 30, 2024

This module change ticket stage when customer answered the ticket from portal or mail.

cc https://github.com/APSL 165161
@miquelalzanillas @BernatObrador @ppyczko please review

@peluko00 peluko00 force-pushed the 16.0-add-helpdesk_ticket_customer_response branch 5 times, most recently from 812cfe5 to 2d13efd Compare December 30, 2024 08:02
Copy link
Contributor

@BernatObrador BernatObrador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


|maintainer-peluko00|

This module is part of the `OCA/helpdesk <https://github.com/OCA/helpdesk/tree/16.0/helpdesk_ticket_customer_response>`_ project on GitHub.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should replace all references from 'customer' to 'partner' on module name, files and fields as the module can be useful in more cases where any customer is involved.

Comment on lines 10 to 13
change_customer_reponse_stage_tickets = fields.Boolean(
string="Automatic change stage of tickets answered by customer",
default=False,
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
change_customer_reponse_stage_tickets = fields.Boolean(
string="Automatic change stage of tickets answered by customer",
default=False,
)
autoupdate_ticket_stage = fields.Boolean(
string="Auto Update Ticket Stage", help="Update ticket stage when a new message is registered by the partner."
default=False,
)

I think would be better adding the context on 'help' parameter and get a shorter field name. What you think?

helpdesk_ticket_customer_response/readme/CONFIGURE.md Outdated Show resolved Hide resolved
@peluko00 peluko00 force-pushed the 16.0-add-helpdesk_ticket_customer_response branch 2 times, most recently from 826bde6 to 9f28f2a Compare January 2, 2025 08:14
@peluko00
Copy link
Contributor Author

peluko00 commented Jan 2, 2025

Thanks for your feedback @miquelalzanillas, i'm completly in agreement with you. Can you review again?

@peluko00 peluko00 changed the title [16.0][ADD] helpdesk_ticket_customer_response: New module helpdesk_ticket_customer_response [16.0][ADD] helpdesk_ticket_partner_response: New module helpdesk_ticket_customer_response Jan 2, 2025
@peluko00 peluko00 changed the title [16.0][ADD] helpdesk_ticket_partner_response: New module helpdesk_ticket_customer_response [16.0][ADD] helpdesk_ticket_partner_response: New module helpdesk_ticket_partner_response Jan 2, 2025
@peluko00 peluko00 force-pushed the 16.0-add-helpdesk_ticket_customer_response branch from 9f28f2a to 1525563 Compare January 2, 2025 09:21
Copy link
Contributor

@miquelalzanillas miquelalzanillas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code & functional review LGTM

Thanks @peluko00

@peluko00
Copy link
Contributor Author

peluko00 commented Jan 2, 2025

Can you review please @pedrobaeza ?

@pedrobaeza pedrobaeza added this to the 16.0 milestone Jan 2, 2025
@pedrobaeza
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-674-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 48db7c8 into OCA:16.0 Jan 2, 2025
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 6ed1ac0. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.

5 participants