From 1e81eb2ebffad32d9951dae02198252295705243 Mon Sep 17 00:00:00 2001 From: OCA Git Bot Date: Tue, 12 Sep 2017 02:41:12 +0200 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 49cbe6c1..16ddc298 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ addon | version | summary [web_widget_image_download](web_widget_image_download/) | 10.0.1.0.0 | Allows to download any image from its widget [web_widget_image_webcam](web_widget_image_webcam/) | 10.0.1.0.0 | Allows to take image with WebCam [web_widget_many2many_tags_multi_selection](web_widget_many2many_tags_multi_selection/) | 10.0.1.0.0 | Tags multiple selection +[web_widget_slick](web_widget_slick/) | 10.0.1.0.0 | Adds SlickJS slider widget for use as a carousel on Many2one attachment fields in backend form views. +[web_widget_slick_example](web_widget_slick_example/) | 10.0.1.0.0 | Example usage of the web_widget_slick module [web_widget_timepicker](web_widget_timepicker/) | 10.0.1.0.0 | Web Timepicker Widget [web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 10.0.1.0.1 | Show list fields as a matrix [web_x2many_delete_all](web_x2many_delete_all/) | 10.0.1.0.0 | Adds a button to x2many fields that removes all linked records