[fork-CI] [19.0][MIG] html_text: Migration to 19.0#8
Draft
dnplkndll wants to merge 47 commits into
Draft
Conversation
* [8.0][html_text] Excerpt generator. This module adds a technical utility to allow the developer to get an excerpt from any HTML chunk. You can choose the maximum amount of words or characters if you want. See the README and inline docstrings for further details.
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
[FIX] Tests [FIX] Do not test the specific exception [FIX] Do not test the specific exception
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-12.0/server-tools-12.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_text/zh_CN/
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-12.0/server-tools-12.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_text/hr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-13.0/server-tools-13.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_text/
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-13.0/server-tools-13.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_text/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-14.0/server-tools-14.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_text/
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-15.0/server-tools-15.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-html_text/es_AR/
Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-16.0/server-tools-16.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-html_text/es/
Currently translated at 100.0% (5 of 5 strings) Translation: server-tools-16.0/server-tools-16.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-html_text/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-17.0/server-tools-17.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-html_text/
Currently translated at 100.0% (1 of 1 strings) Translation: server-tools-18.0/server-tools-18.0-html_text Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-html_text/it/
Signed-off-by: Don Kendall <dkendall@ledoweb.com>
af1a3a8 to
e7e67f1
Compare
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.
Migration of
html_textfrom 18.0 to 19.0.Fork-CI validation PR. Will be closed once upstream PR against OCA/server-tools is
opened from the same branch.