Syncing from upstream OCA/helpdesk (18.0)#273
Merged
Conversation
Changes done: - The rating_apply() method has been removed, and _rating_apply_get_default_subtype_id() has been added to specify the subtype to be used - The _rating_get_partner() method has been removed; rating now uses partner_id by default - The rating_get_parent_model_name() method has been removed because it no longer exists - The rating_get_ticket_id() method has been removed because it is no longer used
Currently translated at 100.0% (20 of 20 strings) Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt_sale Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt_sale/it/
… there isn't one TT62933
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_mgmt Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_mgmt/
Related to #1026 It is important that, if someone has set helpdesk_mgmt_portal_category_id_required, the helpdesk_mgmt_portal_select_category field is consistent and the categories are displayed TT62807
…2933 [18.0][OU-ADD] helpdesk_mgmt: Migration script
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 18.0 #273 +/- ##
==========================================
+ Coverage 94.38% 94.45% +0.06%
==========================================
Files 201 201
Lines 3970 3964 -6
Branches 284 283 -1
==========================================
- Hits 3747 3744 -3
+ Misses 151 149 -2
+ Partials 72 71 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bt_gitbot