Odoo Document & Knowledge Management
Go to file
Víctor Martínez b2ff4a1fc3 [FIX] document_page_approval: Delete diff in email_template to prevent errors in some cases.
If we added image in base64 inside content:
<img src="data:image/png;base64,xxxxxx" />
when Odoo try to render message and send try to create ir.attachment with type=content (it's not possible).
2021-04-15 08:08:49 +02:00
document_page Translated using Weblate (Spanish) 2021-03-16 11:45:21 +00:00
document_page_approval [FIX] document_page_approval: Delete diff in email_template to prevent errors in some cases. 2021-04-15 08:08:49 +02:00
document_page_group [UPD] README.rst 2020-10-05 10:42:22 +00:00
document_page_portal Update translation files 2021-03-16 11:46:38 +00:00
document_page_project Translated using Weblate (Spanish) 2021-03-16 11:46:33 +00:00
document_page_reference [UPD] README.rst 2021-01-11 17:19:55 +00:00
document_url document_url 13.0.1.0.1 2021-03-08 08:48:50 +00:00
knowledge Translated using Weblate (Russian) 2021-02-12 09:45:28 +00:00
setup [ADD] setup.py 2021-03-16 11:16:43 +00:00
.copier-answers.yml [IMP] Apply template 2020-11-05 09:13:10 +00:00
.editorconfig pre-commit update 2020-03-14 12:02:31 +01:00
.eslintrc.yml pre-commit update 2020-03-14 12:02:31 +01:00
.flake8 pre-commit, black, isort [ci skip] 2019-10-12 12:02:09 +02:00
.gitignore [IMP] Apply template 2020-11-05 09:13:10 +00:00
.isort.cfg pre-commit update 2020-03-14 12:02:31 +01:00
.pre-commit-config.yaml [IMP] Apply template 2020-11-05 09:13:10 +00:00
.prettierrc.yml [IMP] Apply template 2020-11-05 09:13:10 +00:00
.pylintrc [IMP] Apply template 2020-11-05 09:13:10 +00:00
.pylintrc-mandatory [IMP] Apply template 2020-11-05 09:13:10 +00:00
.travis.yml [IMP] Apply template 2020-11-05 09:13:10 +00:00
CONTRIBUTING.md [IMP] Apply template 2020-11-05 09:13:10 +00:00
LICENSE [IMP] Apply template 2020-11-05 09:13:10 +00:00
oca_dependencies.txt [IMP] Apply template 2020-11-05 09:13:10 +00:00
README.md [UPD] addons table in README.md 2021-04-07 15:48:32 +00:00

Runbot Status Build Status codecov Translation 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

Available addons

addon version summary
document_page 13.0.1.1.0 Document Page
document_page_approval 13.0.1.2.0 Document Page Approval
document_page_group 13.0.1.0.0 Define access groups on documents
document_page_portal 13.0.1.0.0 This module enables document page portal
document_page_project 13.0.1.0.1 This module links document pages to projects
document_page_reference 13.0.1.0.0 Include references on document pages
document_url 13.0.1.0.1 URL attachment
knowledge 13.0.1.0.1 Knowledge

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


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.