web mailing list archives

web@odoo-community.org

Avatar

Re: [OCA/web] [ADD] web_widget_switchcase (#1064)

by "Pedro M. Baeza" <notifications@github.com> - 10/10/2018 16:24:35

@pedrobaeza commented on this pull request.


In web_widget_char_switchcase/__manifest__.py:

> @@ -0,0 +1,20 @@
+# -*- coding: utf-8 -*-
+# Copyright 2018 Simone Rubino - Agile Business Group
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
+{
+    "name": "Web Char Switchcase Widget",
+    "version": "10.0.1.0.0",
+    "author": "Agile Business Group, "
+              "Odoo Community Association (OCA)",
+    "license": "AGPL-3",
+    "category": "Web",
+    "website": "https://github.com/OCA/web/tree/"

OK, I see. I haven't seen them because of the snippet doesn't include the next line.


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.