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