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

[FIX][IMP] _convert_field_bootstrap_4to5_orm: translatable fields #371

Conversation

chienandalu
Copy link
Member

The improvement made in 40741d9 couldn't deal with json columns of translatable fields.

In any case a more simpler approach can be took if we simply discard all the records which don't even have a class attribute in their html code, meaning that we don't need to make the Bootstrap migration at all.

cc @Tecnativa TT46020

The improvement made in 40741d9
couldn't deal with json columns of translatable fields.

In any case a more simpler approach can be took if we simply discard all
the records which don't even have a `class` attribute in their html
code, meaning that we don't need to make the Bootstrap migration at all.

TT46020
@MiquelRForgeFlow
Copy link
Contributor

We should go fast with this.

@pedrobaeza pedrobaeza merged commit 08aa577 into OCA:master Jun 11, 2024
2 checks passed
@pedrobaeza pedrobaeza deleted the fix-convert_field_bootstrap_4to5-not_html_empty_where_clause branch June 11, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants