[REM] *: remove o_translate_inline from templates - #1223
Open
blse-odoo wants to merge 1 commit into
Open
Conversation
Collaborator
Syozik
approved these changes
Mar 2, 2026
Syozik
left a comment
There was a problem hiding this comment.
Hey 👋 Could you please add the community PR's link to the commit message?
blse-odoo
force-pushed
the
master-remove-o_translate_inline-blse
branch
from
March 2, 2026 14:02
8d375d6 to
39a31b3
Compare
blse-odoo
force-pushed
the
master-remove-o_translate_inline-blse
branch
from
April 15, 2026 09:15
39a31b3 to
ca38598
Compare
blse-odoo
force-pushed
the
master-remove-o_translate_inline-blse
branch
from
May 8, 2026 16:41
ca38598 to
83270ce
Compare
blse-odoo
force-pushed
the
master-remove-o_translate_inline-blse
branch
from
May 28, 2026 10:24
83270ce to
b817777
Compare
blse-odoo
force-pushed
the
master-remove-o_translate_inline-blse
branch
from
June 5, 2026 19:14
b817777 to
60a3024
Compare
*: theme_artists, theme_buzzy, theme_clean, theme_cobalt, theme_enark theme_graphene, theme_kea, theme_kiddo, theme_loftspace, theme_monglia theme_nano, theme_notes, theme_odoo_experts, theme_orchid, theme_paptic theme_real_estate, theme_vehicle, theme_yes The class `o_translate_inline` has no logic associated with it anymore. It is removed in the related PR odoo/odoo#245922 This commit removes `o_translate_inline` from the templates. task-5892636
blse-odoo
force-pushed
the
master-remove-o_translate_inline-blse
branch
from
June 11, 2026 08:34
60a3024 to
f5a2ee6
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.

community PR: odoo/odoo#245922
*: theme_artists, theme_buzzy, theme_clean, theme_cobalt, theme_enark theme_graphene, theme_kea, theme_kiddo, theme_loftspace, theme_monglia theme_nano, theme_notes, theme_odoo_experts, theme_orchid, theme_paptic theme_real_estate, theme_vehicle, theme_yes
The class
o_translate_inlinehas no logic associated with it anymore. This commit removes it from the templates.task-5892636