Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
/muk_miscPublic archive

MuK Odoo Misc Modules

License

NotificationsYou must be signed in to change notification settings

muk-it/muk_misc

Repository files navigation

License: LGPL v3Build StatuscodecovCodacy BadgeWeblateDemo

MuK Odoo Misc Modules

Set of various modules that have not been classified into a specific group.

Installation

To install this module, you need to:

Download the module and add it to your Odoo addons folder. Afterward,log on to your Odoo server and go to the Apps menu. Trigger the debugmode and update the list by clicking on the "Update Apps List" link. Nowinstall the module by clicking on the install button.

Another way to install this module is via the package management forPython (PyPI).

To install our modules using the package manager make sureodoo-autodiscover is installed correctly. Then open a console andinstall the module by entering the following command:

pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>

The module name consists of the Odoo version and the module name, whereunderscores are replaced by a dash.

Module:

odoo<version>-addon-<module_name>

Example:

sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo11-addon-muk-utils

Once the installation has been successfully completed, the app isalready in the correct folder. Log on to your Odoo server and go to theApps menu. Trigger the debug mode and update the list by clicking on the"Update Apps List" link. Now install the module by clicking on theinstall button.

You can also view available Apps directly in ourrepository and find amore detailed installation guide on ourwebsite.

Upgrade

To upgrade this module, you need to:

Download the module and add it to your Odoo addons folder. Restart theserver and log on to your Odoo server. Select the Apps menu and upgradethe module by clicking on the upgrade button.

If you installed the module using the "pip" command, you can also updatethe module in the same way. Just type the following command into theconsole:

pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>

When the process is finished, restart your server and update theapplication in Odoo, just like you would normally.

Releases

No releases published

Sponsor this project

    Packages

    No packages published

    [8]ページ先頭

    ©2009-2025 Movatter.jp