knowledge/document_choose_directory
2018-06-15 23:17:09 +02:00
..
controllers [ADD] port document_choose_directory 2015-01-27 12:16:46 +01:00
i18n remove obsolete .pot files [ci skip] 2018-06-15 23:17:09 +02:00
model [IMP] loosen condition to inject parent id 2015-03-04 14:29:38 +01:00
static [IMP] also sort directories 2015-04-20 11:07:59 +02:00
view [ADD] port document_choose_directory 2015-01-27 12:16:46 +01:00
__init__.py [ADD] port document_choose_directory 2015-01-27 12:16:46 +01:00
__openerp__.py [UPD] prefix versions with 8.0 2015-10-09 10:00:24 +02:00
README.rst [ADD] port document_choose_directory 2015-01-27 12:16:46 +01:00

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.