Skip to content

Commit c985898

Browse files
committed
[IMP] util/report.py
Include showcase videos for saas~18.4 and 19.0 upgrades. Done with the `tools/fetch-release-notes-video-id.py` script. closes #328 Signed-off-by: Christophe Simonis (chs) <[email protected]>
1 parent ecf77c7 commit c985898

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/util/report.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ def html_escape(text):
9393

9494

9595
ODOO_SHOWCASE_VIDEOS = {
96+
"19.0": "OZLP-SCHW7A",
97+
"saas~18.4": "fiPyJXzeNjQ",
9698
"saas~18.3": "oyev2DxC5yY",
9799
"saas~18.2": "bwn_HWuLuTA",
98100
"saas~18.1": "is9oLyIkQGk",

0 commit comments

Comments
 (0)