mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00
.. | ||
controllers | ||
i18n | ||
model | ||
static | ||
view | ||
__init__.py | ||
__openerp__.py | ||
README.rst |
Choose document directories =========================== This addon enables users to choose a directory while uploading a file. In combination with access permissions on directories, this can be used to restrict access on certain records' attachments or simply for a better overview. Configuration ============= Create a static directory and choose the resource model you want to use this directory on. Assign groups to whom this directory should be accessible. When uploading a files, users can select one of the directories they have access to, or no directory which is the default setting. Keep in mind that if a directory has a owner, it's only visible for this user, that's probably not what you want. Credits ======= Contributors ------------ * Holger Brunn <hbrunn@therp.nl> Maintainer ---------- .. image:: http://odoo-community.org/logo.png :alt: Odoo Community Association :target: http://odoo-community.org This module is maintained by the OCA. 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. To contribute to this module, please visit http://odoo-community.org.