Browse Source

publish muk_branding - 12.0

pull/30/head
MuK IT GmbH 6 years ago
parent
commit
4872517b27
  1. 2
      muk_branding/__manifest__.py
  2. 2
      muk_branding/data/company.xml

2
muk_branding/__manifest__.py

@ -20,7 +20,7 @@
{
"name": "MuK Branding",
"summary": """Branding and Debranding""",
"version": "12.0.1.0.6",
"version": "12.0.1.0.7",
"category": "Extra Tools",
"license": "AGPL-3",
"website": "http://www.mukit.at",

2
muk_branding/data/company.xml

@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<odoo>
<odoo noupdate="1">
<record id="base.main_company" model="res.company">
<field name="favicon" type="base64" file="muk_branding/static/src/img/favicon.ico"/>

Loading…
Cancel
Save