You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
2.7 KiB

5 years ago
7 years ago
7 years ago
6 years ago
7 years ago
6 years ago
6 years ago
  1. [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
  2. [![Nexus](https://img.shields.io/badge/Nexus-Install%20me-5d8da8.svg)](https://nexus.mukit.at/#browse/browse:odoo)
  3. [![Weblate](https://img.shields.io/badge/Weblate-Translate%20me-0094E9.svg)](https://weblate.mukit.at)
  4. [![Website](https://img.shields.io/badge/Website-Open%20me-243742.svg)](https://mukit.at/)
  5. # MuK Odoo Web Modules
  6. This set of modules offers improvments and extensions to the Odoo web client.
  7. ### Installation
  8. To install this module, you need to:
  9. Download the module and add it to your Odoo addons folder. Afterward,
  10. log on to your Odoo server and go to the Apps menu. Trigger the debug
  11. mode and update the list by clicking on the "Update Apps List" link. Now
  12. install the module by clicking on the install button.
  13. Another way to install this module is via the package management for
  14. Python ([PyPI]).
  15. To install our modules using the package manager make sure
  16. [odoo-autodiscover] is installed correctly. Then open a console and
  17. install the module by entering the following command:
  18. `pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>`
  19. The module name consists of the Odoo version and the module name, where
  20. underscores are replaced by a dash.
  21. **Module:**
  22. `odoo<version>-addon-<module_name>`
  23. **Example:**
  24. `sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo13-addon-muk-utils`
  25. Once the installation has been successfully completed, the app is
  26. already in the correct folder. Log on to your Odoo server and go to the
  27. Apps menu. Trigger the debug mode and update the list by clicking on the
  28. "Update Apps List" link. Now install the module by clicking on the
  29. install button.
  30. You can also view available Apps directly in our [repository] and find a
  31. more detailed installation guide on our [website].
  32. ### Upgrade
  33. To upgrade this module, you need to:
  34. Download the module and add it to your Odoo addons folder. Restart the
  35. server and log on to your Odoo server. Select the Apps menu and upgrade
  36. the module by clicking on the upgrade button.
  37. If you installed the module using the "pip" command, you can also update
  38. the module in the same way. Just type the following command into the
  39. console:
  40. `pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>`
  41. When the process is finished, restart your server and update the
  42. application in Odoo, just like you would normally.
  43. [PyPI]: https://pypi.org/project/pip/
  44. [odoo-autodiscover]: https://pypi.org/project/odoo-autodiscover/
  45. [repository]: https://nexus.mukit.at/#browse/browse:odoo
  46. [website]: https://mukit.at/page/open-source
  47. [MuK IT]: https://www.mukit.at/