From 6c76d5ce6c498121685d5985d142e1e2ce9fc483 Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Sun, 13 Oct 2019 15:51:13 +0000 Subject: [PATCH] publish muk_utils - 13.0 --- muk_utils/README.rst | 14 ++++++++++---- muk_utils/doc/index.rst | 14 ++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/muk_utils/README.rst b/muk_utils/README.rst index 8e5cbfc..8d86771 100644 --- a/muk_utils/README.rst +++ b/muk_utils/README.rst @@ -2,8 +2,10 @@ MuK Utils ========= -Technical module to provide some utility features and libraries that can be used -in other applications. This module has no direct effect on the running system. +Technical module to provide tools and mixins. It extends the general settings +view to include the option to migrate the attachment storage. Furthermore it +offers a Group and Hierarchy mixin. + Installation ============ @@ -20,8 +22,8 @@ Another way to install this module is via the package management for Python To install our modules using the package manager make sure `odoo-autodiscover `_ is installed -correctly. Then open a console and install the module by entering the following -command: +correctly. Note that for Odoo version 11.0 and later this is not necessary anymore. +Then open a console and install the module by entering the following command: ``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple `` @@ -74,16 +76,19 @@ module in the same way. Just type the following command into the console: When the process is finished, restart your server and update the application in Odoo, just like you would normally. + Configuration ============= No additional configuration is needed to use this module. + Usage ===== This module has no direct visible effect on the system. It provide utility features. + Credit ====== @@ -99,6 +104,7 @@ Some pictures are based on or inspired by the icon set of Font Awesome: * `Font Awesome `_ + Author & Maintainer ------------------- diff --git a/muk_utils/doc/index.rst b/muk_utils/doc/index.rst index 8e5cbfc..8d86771 100644 --- a/muk_utils/doc/index.rst +++ b/muk_utils/doc/index.rst @@ -2,8 +2,10 @@ MuK Utils ========= -Technical module to provide some utility features and libraries that can be used -in other applications. This module has no direct effect on the running system. +Technical module to provide tools and mixins. It extends the general settings +view to include the option to migrate the attachment storage. Furthermore it +offers a Group and Hierarchy mixin. + Installation ============ @@ -20,8 +22,8 @@ Another way to install this module is via the package management for Python To install our modules using the package manager make sure `odoo-autodiscover `_ is installed -correctly. Then open a console and install the module by entering the following -command: +correctly. Note that for Odoo version 11.0 and later this is not necessary anymore. +Then open a console and install the module by entering the following command: ``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple `` @@ -74,16 +76,19 @@ module in the same way. Just type the following command into the console: When the process is finished, restart your server and update the application in Odoo, just like you would normally. + Configuration ============= No additional configuration is needed to use this module. + Usage ===== This module has no direct visible effect on the system. It provide utility features. + Credit ====== @@ -99,6 +104,7 @@ Some pictures are based on or inspired by the icon set of Font Awesome: * `Font Awesome `_ + Author & Maintainer -------------------