We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9163e1d commit 49d61d5Copy full SHA for 49d61d5
openupgrade_scripts/scripts/website/16.0.1.0/end-migration.py
@@ -45,6 +45,9 @@ def convert_field_html_string_bootstrap_4to5(env):
45
"mailing.mailing",
46
"account.invoice.send",
47
"mail.alias",
48
+ "medical.diagnostic.report",
49
+ "medical.document.reference",
50
+ "medical.coverage.agreement.item",
51
]
52
# We could want to refine a certain field logic to discard a good bunch of records
53
field_special_domain = {
0 commit comments