web mailing list archives

web@odoo-community.org

Avatar

Re: [OCA/web] [11.0] [MIG] web_tree_image (#1006)

by "Eric @ Elico Corp" <notifications@github.com> - 06/08/2018 16:24:29

@elicoidal commented on this pull request.


In web_tree_image/README.rst:

> @@ -0,0 +1,55 @@
+.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg

missing the target


In web_tree_image/README.rst:

> +return a smaller one or to have uniform images, use the
+``resize="<width>,<height>"`` attribute.
+
+Credits
+=======
+
+Contributors
+------------
+
+* Stefan Rijnhart
+* Leonardo Donelli <donelli@webmonks.it>
+* Jay Vora <jay.vora@serpentcs.com>
+* Meet Dholakia <m.dholakia.serpentcs@gmail.com>
+* Nikul Chaudhary <nikul.chaudhary.serpentcs@gmail.com>
+
+Maintainer

Standard footers or better the new fragmented README


In web_tree_image/__manifest__.py:

> @@ -0,0 +1,26 @@
+# -*- coding: utf-8 -*-
+# Copyright 2014 Therp BV (<http://therp.nl>).
+# Copyright 2015 Leonardo Donelli @ MONKSoftware
+# Copyright 2013 Marcel van der Boom <marcel@hsdev.com>
+# Copyright 2016 - TODAY Serpent Consulting Services Pvt. Ltd.
+#                            (<http://www.serpentcs.com>)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
+
+{
+    'name': 'Show images in tree views',
+    'version': '11.0.1.1.0',

if first version then 11.0.1.0.0


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.