From ed69fa2a48d4956c90aa891b2dbea5507aeb8e0c Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 14 Apr 2016 09:49:32 +0200 Subject: [PATCH] [MIG] web_favicon: Migration to 9.0 --- web_favicon/README.rst | 6 ++++-- web_favicon/__openerp__.py | 2 +- web_favicon/views/res_company.xml | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/web_favicon/README.rst b/web_favicon/README.rst index be9fd7a51..ff1ffa996 100644 --- a/web_favicon/README.rst +++ b/web_favicon/README.rst @@ -23,6 +23,8 @@ the used browser, but most modern browsers do. Note that most browsers cache favicons basically forever, so if you want your icon to show up, you'll most probably have to delete you browser cache. +Some browsers can refresh the favicon, accessing the URL +/web_favicon/favicon. You have a sample SVG that can be used as template for generating your icon in /static/src/img/master_original_favicon.svg. You can also search for some @@ -33,7 +35,7 @@ Usage .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/162/8.0 + :target: https://runbot.odoo-community.org/runbot/162/9.0 Known issues / Roadmap ====================== @@ -53,7 +55,7 @@ In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback `here `_. +9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. Credits ======= diff --git a/web_favicon/__openerp__.py b/web_favicon/__openerp__.py index b6d6491fa..e18e739fb 100644 --- a/web_favicon/__openerp__.py +++ b/web_favicon/__openerp__.py @@ -5,7 +5,7 @@ { "name": "Custom shortcut icon", - "version": "8.0.1.0.0", + "version": "9.0.1.0.0", "author": "Therp BV, " "Tecnativa, " "Odoo Community Association (OCA)", diff --git a/web_favicon/views/res_company.xml b/web_favicon/views/res_company.xml index fa06e47dc..fa270399f 100644 --- a/web_favicon/views/res_company.xml +++ b/web_favicon/views/res_company.xml @@ -5,7 +5,7 @@ res.company - +