From 7f30682ee31cc1478ad95182484758d2238ee395 Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Tue, 2 Apr 2019 13:22:35 +0000 Subject: [PATCH] publish muk_web_theme - 12.0 --- muk_web_theme/__manifest__.py | 2 +- muk_web_theme/static/src/xml/shortcuts.xml | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 muk_web_theme/static/src/xml/shortcuts.xml diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index 8c809e4..ec3d748 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -19,7 +19,7 @@ { "name": "MuK Backend Theme", "summary": "Odoo Community Backend Theme", - "version": "12.0.1.4.5", + "version": "12.0.1.4.6", "category": "Themes/Backend", "license": "AGPL-3", "author": "MuK IT", diff --git a/muk_web_theme/static/src/xml/shortcuts.xml b/muk_web_theme/static/src/xml/shortcuts.xml new file mode 100644 index 0000000..a3ea7ac --- /dev/null +++ b/muk_web_theme/static/src/xml/shortcuts.xml @@ -0,0 +1,36 @@ + + + + + + + + + + Open the apps menu + + Alt + h + + + Control + Alt + h + + + + + + \ No newline at end of file