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][FIX] helpdesk_mgmt: Fixes to automatic email sending according to stage + Multi-company compatibility + Add empty option to Team and Category fields to portal ticket form #511

Merged
merged 8 commits into from
Oct 5, 2023

Conversation

victoralmau
Copy link
Member

@victoralmau victoralmau commented Oct 3, 2023

FWP from 15.0: #508 + #510 + #509

Changes done:

  • Set stage_id in the ticket creation from portal so that _track_template() method has the correct behavior.
  • Set composition_mode=mass_mail so that the email is always sent (for example if the ticket is created from portal).
  • Add company_id field to search and tree view.
  • Add with_company() to get the correct values.
  • Add color_picker widget to tag view.
  • Set tree views editable.
  • Add empty option to Team and Category fields to portal ticket form.
  • Add settings to define required fields (Category and Team)

Please @pedrobaeza and @chienandalu can you review it?

@Tecnativa TT45288

- Set stage_id in the ticket creation from portal so that _track_template()
method has the correct behavior.
- Set composition_mode=mass_mail so that the email is always sent (for example
if the ticket is created from portal).

TT45288
@victoralmau
Copy link
Member Author

I think we could change the tree views to editable and remove the form views of Channels, Categories, Stages and Tags, what do you think?

@pedrobaeza
Copy link
Member

OK

@pedrobaeza pedrobaeza added this to the 16.0 milestone Oct 4, 2023
@victoralmau victoralmau changed the title [16.0][FIX] helpdesk_mgmt: Fixes to automatic email sending according to stage + Multi-company compatibility [16.0][FIX] helpdesk_mgmt: Fixes to automatic email sending according to stage + Multi-company compatibility + Add empty option to Team and Category fields to portal ticket form Oct 4, 2023
Added configuration to SET the Category and Team fields of the portal form as required.

TT45297
@victoralmau victoralmau force-pushed the 16.0-fix-helpdesk_mgmt-TT45288 branch from fdecf79 to a0e4a8a Compare October 5, 2023 06:11
@pedrobaeza
Copy link
Member

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-511-by-pedrobaeza-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit b425672 into OCA:16.0 Oct 5, 2023
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@pedrobaeza pedrobaeza deleted the 16.0-fix-helpdesk_mgmt-TT45288 branch October 5, 2023 10:08
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.

4 participants