Search 1.9 billion lines of Odoo code on GitHub

document_type

Author: MONK Software, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-deploy
Repository: monksoftware/knowledge
Dependencies: base, document, knowledge, and web
Languages: JavaScript (32, 14.8%), Python (38, 17.6%), XML (107, 49.5%), and reStructuredText (39, 18.1%)
Other branches: 10.0-document_type

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="document-types"></a> <h2>Document Types</h2> <p>Define type of documents per model, and choose what document you are uploading when attaching a file to a record.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>Go to Knowledge / Configuration / Document types and configure your document types</li> <li>Every time you attach a document using the 'Attachment' menu in the sidebar, a popup will open allowing you to set attachment name, description and type; according to the types defined for that model.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/repo/118/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/knowledge/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback <a class="reference external" href="https://github.com/OCA/knowledge/issues/new?body=module:%20knowledge%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="todo"></a> <h3>TODO</h3> <ul class="simple"> <li>Show document type in the attachment list in the sidebar, and maybe order and group by those?</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Leonardo Donelli &#64; MONK Software (<a class="reference external" href="mailto:leonardo.donelli&#64;monksoftware.it">leonardo.donelli&#64;monksoftware.it</a>)</li> </ul> <a name="acknowledgements"></a> <h4>Acknowledgements</h4> <ul class="simple"> <li>Thanks to gingitsune for showing me a simple way to open a 'Save and Close' dialog</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>