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

[MIG][15.0]crm_phonecall: Migration V15 #423

Merged
merged 52 commits into from
Apr 19, 2022

Conversation

bizzappdev
Copy link
Contributor

No description provided.

cubells and others added 30 commits February 10, 2022 18:50
* crm_phonecall module (OCA#131)

This module is the part extracted from Odoo v8 crm module from Odoo that allows to record phone calls. As it has been stripped off from Odoo v9, we add again the feature via this module.

Migration scripts are also included to upgrade a v8 database via OpenUpgrade and don't lose your history.

* [MIG] crm_phone_call: Migrated to 10.0

 - FIX: Correct some lint errors

* [MIG] crm_phone_call: Migrated to 10.0
Currently translated at 100.0% (150 of 150 strings)

Translation: crm-12.0/crm-12.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/es/
Currently translated at 86.0% (129 of 150 strings)

Translation: crm-12.0/crm-12.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/de/
Currently translated at 92.7% (139 of 150 strings)

Translation: crm-12.0/crm-12.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/de/
Currently translated at 98.0% (147 of 150 strings)

Translation: crm-12.0/crm-12.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/de/
Currently translated at 27.3% (41 of 150 strings)

Translation: crm-12.0/crm-12.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/hr/
Currently translated at 41.3% (62 of 150 strings)

Translation: crm-12.0/crm-12.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-12-0/crm-12-0-crm_phonecall/hr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: crm-13.0/crm-13.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/
ibuioli and others added 11 commits February 10, 2022 18:50
Currently translated at 100.0% (161 of 161 strings)

Translation: crm-13.0/crm-13.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/es_AR/
The Phonecall form's statusbar is intended to be clickable, but Odoo 13 is apparently no longer compatible with clickable="True". Instead, either clickable="1" or options="{'clickable': 1}" must be used. Odoo core code uses the latter, so the Claim form has been updated to match core convention.
Currently translated at 100.0% (161 of 161 strings)

Translation: crm-13.0/crm-13.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/es_AR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: crm-13.0/crm-13.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/
Currently translated at 100.0% (161 of 161 strings)

Translation: crm-13.0/crm-13.0-crm_phonecall
Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_phonecall/es_AR/
@bizzappdev bizzappdev force-pushed the 15.0-mig-crm-phonecall-BAD-RUS branch from bb132b0 to a6644a5 Compare February 16, 2022 06:48
@rafaelbn
Copy link
Member

/ocabot migration crm_phonecall

@OCA-git-bot OCA-git-bot added this to the 15.0 milestone Feb 21, 2022
@OCA-git-bot OCA-git-bot mentioned this pull request Feb 21, 2022
16 tasks
@bizzappdev bizzappdev force-pushed the 15.0-mig-crm-phonecall-BAD-RUS branch from ae799e6 to 1143ef8 Compare March 3, 2022 13:44
@bizzappdev bizzappdev force-pushed the 15.0-mig-crm-phonecall-BAD-RUS branch from 3bb6b2a to bb95fa3 Compare March 3, 2022 14:54
@bizzappdev bizzappdev changed the title [WIP][MIG][15.0]crm_phonecall: Migration V15 [MIG][15.0]crm_phonecall: Migration V15 Apr 5, 2022
@dreispt
Copy link
Member

dreispt commented Apr 19, 2022

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 15.0-ocabot-merge-pr-423-by-dreispt-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit da3a506 into OCA:15.0 Apr 19, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at d149fdb. 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.