Search 1.9 billion lines of Odoo code on GitHub

muk_dms

Author: MuK IT
License: LGPL-3
Branch: 13.0
Repository: jlzhou/muk_dms
Dependencies: base, muk_security, muk_utils, muk_web_searchpanel, and web
Languages: AspectJ (8, 0.1%), Bourne Shell (3, 0.0%), C (5, 0.1%), C# (8, 0.1%), C++ (6, 0.1%), COBOL (5, 0.1%), CoffeeScript (1, 0.0%), Fortran (0, 0.0%), Go (5, 0.1%), Groovy (1, 0.0%), HTML (169, 2.1%), Java (5, 0.1%), JavaScript (354, 4.3%), Markdown (109, 1.3%), PO File (2740, 33.5%), Python (1937, 23.7%), SVG (63, 0.8%), Sass (201, 2.5%), Scheme (3, 0.0%), XML (2168, 26.5%), and reStructuredText (379, 4.6%)
Other branches: 10.0, 11.0, 12.0, 8.0, and 9.0
Other repositories: Artielkami/muk_dms, BlueConnectBR/muk_dms, ChinaShrimp/muk_dms, DITIntl/muk_dms, ERPLibre/muk_dms, EasyNetwork/muk_dms, Guobower/muk_dms, Highcooley/muk_dms, ITPerfectionists/muk_dms, Ingeos/muk_dms, Jeisonpernia/muk_dms, JohnLYH/muk_dms, Kalway-Technology/muk_dms, KonaERP/muk_dms, LevelPrime/muk_dms, Lucrotech/muk_dms, Muhamed-Git/muk_dms, NeatNerdPrime/muk_dms, OCA-MUK/muk_dms, OdooBulgaria/muk_dms, Olageibol/muk_dms, OpencloudPro/muk_dms, OstapYakovenko/muk_dms, PandaRoux8/muk_dms, PrenorSistemas/muk_dms, SDIsl/muk_dms, SanteLibre/muk_dms, SeuMarco/muk_dms, Tellesy/muk_dms, VasiliyKorobatov/muk_dms, WiWaG/muk_dms, YuriiKhomych/muk_dms, aitorbouzas/muk_dms, ajaychauhan727/muk_dms, ajinvn2019/muk_dms, anhvu-sg/muk_dms, ariozer/muk_dms, asoral/muk_dms, br3athein/muk_dms, brain-tec/muk_dms, consultingerp/muk_dms, crnd-inc/muk_dms, dndoanh/muk_dms, drmedrme/muk_dms, dunxiangyu/muk_dms, elego/muk_dms, elhartimohamedcharif/muk_dms, eribowo/muk_dms, fanha99/muk_dms, gastonfeng/muk_dms, george-taotaome/muk_dms, grant-thornton/muk_dms, greendilow/muk_dms, gstrainovic/odoo-12-docker-compose-qms-dms-ssl, haylahi/muk_dms, hefeilaowang/muk_dms, hljhttp/muk_dms, hoanglannet/muk_dms, hokhyk/muk_dms, huahyong/muk_dms, iSqXIE/muk_dms, id42sistemas/muk_dms, ivbo/muk_dms, iwantantono/muk_dms, jason156/muk_dms, jchancafe/muk_dms, joyinfo/muk_dms, kossovo/muk_dms, laumar92/muk_dms, leangjia/muk_dms, loai-kanou/muk_dms, lordlee0702/muk_dms, lusterzhao/muk_dms, m9rio/muk_dms, manniru/muk_dms, marcelsavegnago/muk_dms, martinllanos/muk_dms, maxellini/muk_dms, mcjulian1107/muk_dms, mekid/docker, mettadipa/muk_dms, mgielissen/muk_dms, minhhq09/muk_dms, moinnn/muk_dms, moltisinc/muk_dms, muk-it/muk_dms, niulinlnc/muk_dms, oceanshaw/muk_dms, odof/muk_dms, odoo-modules/muk_dms, one2pret/muk_dms, onurugur/muk_dms, pasgou/muk_dms, ragutierrez/muk_dms, rapitech/muk_dms, ravishekharco/muk_dms, redblow/muk_dms, royalline1/muk_dms, sadavarti/muk_dms, sara-khaled90/muk_dms, sasakuma/muk_dms, sc4you/muk_dms, scbrianti/muk_dms, sewisoft/muk_dms, shiram/muk_dms, simhaonline/muk_dms, sm2x/muk_dms, tgy5719/muk_dms, thanhnd19/muk_dms, tongjiou/muk_dms, unitek-solusi/muk_dms, vkuldeep/muk_dms, wafasa/muk_dms, westlyou/muk_dms, yoshin4g4/muk_dms, yucer/muk_dms, yunkuaiji/muk_dms, and zenfor/muk_dms

<h1 class="title">MuK Document Management System</h1> <p>MuK Documents is a module to create, manage and view files directly within Odoo. In addition to views for files and folders, it offers its own all in one view to make working with documents easier. This module is only the basis for an entire ecosystem of apps that extend and seamlessly integrate with the document management system.</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <p>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 debug mode and update the list by clicking on the &quot;Update Apps List&quot; link. Now install the module by clicking on the install button.</p> <p>Another way to install this module is via the package management for Python (<a class="reference external" href="https://pypi.org/project/pip/">PyPI</a>).</p> <p>To install our modules using the package manager make sure <a class="reference external" href="https://pypi.org/project/odoo-autodiscover/">odoo-autodiscover</a> is installed correctly. Then open a console and install the module by entering the following command:</p> <p><code>pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple &lt;module&gt;</code></p> <p>The module name consists of the Odoo version and the module name, where underscores are replaced by a dash.</p> <p><strong>Module:</strong></p> <p><code>odoo&lt;version&gt;-addon-&lt;module_name&gt;</code></p> <p><strong>Example:</strong></p> <p><code>sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple odoo11-addon-muk-utils</code></p> <p>Once the installation has been successfully completed, the app is already in the correct folder. Log on to your Odoo server and go to the Apps menu. Trigger the debug mode and update the list by clicking on the &quot;Update Apps List&quot; link. Now install the module by clicking on the install button.</p> <p>The biggest advantage of this variant is that you can now also update the app using the &quot;pip&quot; command. To do this, enter the following command in your console:</p> <p><code>pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple &lt;module&gt;</code></p> <p>When the process is finished, restart your server and update the application in Odoo. The steps are the same as for the installation only the button has changed from &quot;Install&quot; to &quot;Upgrade&quot;.</p> <p>You can also view available Apps directly in our <a class="reference external" href="https://nexus.mukit.at/#browse/browse:odoo">repository</a> and find a more detailed installation guide on our <a class="reference external" href="https://mukit.at/page/open-source">website</a>.</p> <p>For modules licensed under OPL-1, you will receive access data when you purchase the module. If the modules were not purchased directly from <a class="reference external" href="https://www.mukit.at/">MuK IT</a> please contact our support (<a class="reference external" href="mailto:support&#64;mukit.at">support&#64;mukit.at</a>) with a confirmation of purchase to receive the corresponding access data.</p> <a name="upgrade"></a> <h2>Upgrade</h2> <p>To upgrade this module, you need to:</p> <p>Download the module and add it to your Odoo addons folder. Restart the server and log on to your Odoo server. Select the Apps menu and upgrade the module by clicking on the upgrade button.</p> <p>If you installed the module using the &quot;pip&quot; command, you can also update the module in the same way. Just type the following command into the console:</p> <p><code>pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple &lt;module&gt;</code></p> <p>When the process is finished, restart your server and update the application in Odoo, just like you would normally.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Documents -&gt; Configuration -&gt; Storages</em>.</li> <li>Create a new document setting.</li> <li>Afterwards go to <em>Documents -&gt; Directories</em>.</li> <li>Create a new directory, mark it as root and select the previously created setting.</li> </ol> <a name="usage"></a> <h2>Usage</h2> <p>The best way to manage the documents is to switch to the Documents view. Existing documents can be managed there and new documents can be created.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Mathias Markl &lt;<a class="reference external" href="mailto:mathias.markl&#64;mukit.at">mathias.markl&#64;mukit.at</a>&gt;</li> </ul> <a name="images"></a> <h3>Images</h3> <p>Some pictures are based on or inspired by:</p> <ul class="simple"> <li><a class="reference external" href="https://www.flaticon.com/authors/roundicons">Roundicons</a></li> <li><a class="reference external" href="https://www.flaticon.com/authors/smashicons">Smashicons</a></li> </ul> <a name="author-maintainer"></a> <h3>Author &amp; Maintainer</h3> <p>This module is maintained by the <a class="reference external" href="https://www.mukit.at/">MuK IT GmbH</a>.</p> <p>MuK IT is an Austrian company specialized in customizing and extending Odoo. We develop custom solutions for your individual needs to help you focus on your strength and expertise to grow your business.</p> <p>If you want to get in touch please contact us via mail (<a class="reference external" href="mailto:sale&#64;mukit.at">sale&#64;mukit.at</a>) or visit our website (<a class="reference external" href="https://mukit.at">https://mukit.at</a>).</p>