Odoo Document & Knowledge Management
Go to file
Guewen Baconnier 9446a94e97 Merge pull request #36 from hbrunn:8.0-document_choose_directory
[ADD] port document_choose_directory

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.
2015-03-20 16:39:10 +01:00
__unported__ Add OCA as author of OCA addons 2015-03-02 17:25:08 +01:00
attachment_preview fix travis (flake8) 2015-03-03 14:24:44 +01:00
document_choose_directory Add Odoo Community Association (OCA) in authors 2015-03-20 16:38:58 +01:00
document_page Add license key in __openerp__.py 2015-02-06 15:56:39 +01:00
document_url fix travis (flake8) 2015-03-03 14:24:44 +01:00
.coveragerc Add meta files 2014-07-18 16:43:18 -04:00
.gitignore Add meta files 2014-07-18 16:43:18 -04:00
.travis.yml Remove deprecated travis_run_flake8 2014-12-16 15:55:36 +01:00
LICENSE Add meta files 2014-07-18 16:43:18 -04:00
README.md Set document_page_multi_company as unported 2014-07-18 16:52:21 -04:00

Build Status Coverage Status

Knowledge

This project is meant to gather all community extensions of Odoo's knowledge and document management

Here you should find all community modules that

  • implement means to structure knowledge
  • provide access to knowledge/documents

document_page_approval (unported)

document_page_multi_company (unported)