-
-
Notifications
You must be signed in to change notification settings - Fork 297
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][MIG] hr_phone: Migration to 16.0 #307
Merged
Merged
Conversation
This file contains 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
ArnauCForgeFlow
force-pushed
the
16.0-mig-hr_phone
branch
2 times, most recently
from
December 22, 2023 10:24
cce6118
to
0fb127d
Compare
ChrisOForgeFlow
force-pushed
the
16.0-mig-hr_phone
branch
from
April 12, 2024 15:35
0fb127d
to
16334e1
Compare
- move more asterisk-independant code to base_phone module and create new asterisk-independant modules - rename module asterisk_popup to base_phone_popup - add ability to get callerid names not only from partners, but also from leads, employees, applicants, etc... - same for auto pop-up : not only for partners, but also for leads, employees, etc...
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association.
… from the country of the object (partner, lead, hr.applicant), not from the country of the user... a very wanted feature !
Use the new phone attributes on objects inside the code
Proper name_get for callerid for applicants Small bugfixes/enhancements
The revolution in the connector-telephony project has started !
Remove crm_claim_phone, because there is no crm_claim module in v10 Start to port asterisk_click2dial (JS code still needs to be ported)
…nt_phone and hr_recruitment_phone
Migrate README to the new subdir format
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: connector-telephony-14.0/connector-telephony-14.0-hr_phone Translate-URL: https://translation.odoo-community.org/projects/connector-telephony-14-0/connector-telephony-14-0-hr_phone/
Currently translated at 100.0% (4 of 4 strings) Translation: connector-telephony-14.0/connector-telephony-14.0-hr_phone Translate-URL: https://translation.odoo-community.org/projects/connector-telephony-14-0/connector-telephony-14-0-hr_phone/es/
JordiBForgeFlow
force-pushed
the
16.0-mig-hr_phone
branch
from
June 17, 2024 08:13
16334e1
to
41638d6
Compare
JordiBForgeFlow
force-pushed
the
16.0-mig-hr_phone
branch
from
June 17, 2024 08:16
41638d6
to
105ad28
Compare
etobella
approved these changes
Jun 17, 2024
JordiBForgeFlow
approved these changes
Jun 17, 2024
/ocabot merge nobump |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at e08e51d. 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
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.
Migration hr_phone to version 16