From e96bcadaed383da6eb34f4e75902adced1e7558a Mon Sep 17 00:00:00 2001 From: Marc Durepos Date: Mon, 11 Dec 2023 18:23:31 -0500 Subject: [PATCH] [ENH] bemade_sports_clinic: wrap text on the portal and show HTML. Allows portal users to see the full diagnosis and notes. Previously, diagnosis was truncated if it went beyond the bounds of the column. Also, notes are now shown in HTML instead of HTML escaped to text. --- bemade_sports_clinic/__manifest__.py | 2 +- bemade_sports_clinic/views/sports_clinic_portal_views.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bemade_sports_clinic/__manifest__.py b/bemade_sports_clinic/__manifest__.py index 8b604e0..f1689fd 100644 --- a/bemade_sports_clinic/__manifest__.py +++ b/bemade_sports_clinic/__manifest__.py @@ -18,7 +18,7 @@ # { 'name': 'Sports Clinic Management', - 'version': '16.0.1.5.0', + 'version': '16.0.1.5.1', 'summary': 'Manage the patients of a sports medicine clinic.', 'description': """ Adds the notion of sports teams, players (patients), coaches and treatment diff --git a/bemade_sports_clinic/views/sports_clinic_portal_views.xml b/bemade_sports_clinic/views/sports_clinic_portal_views.xml index a91b59e..63d0cb7 100644 --- a/bemade_sports_clinic/views/sports_clinic_portal_views.xml +++ b/bemade_sports_clinic/views/sports_clinic_portal_views.xml @@ -165,18 +165,18 @@ - Active Injury - Notes + Active Injury + Notes - + - +