Odoo Document & Knowledge Management
Go to file
Iván Todorovich 10aafc1ea3 [document_page] FIX creating history when there are no changes made. Add history name field, to name revisions. Modified views to allow setting this field.
[document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored.

[document_page] page_id should be readonly.

Improve active field

[document_page] Update version number

[UPD] Update document_page.pot

[MIG] document_page_multi_company (#188)

* [MIG] document_page_multi_company

Added this feature from the old module directly in document_page
2022-12-05 13:59:17 +01:00
.github/workflows Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
document_knowledge [UPD] README.rst 2022-11-11 11:54:58 +00:00
document_page [document_page] FIX creating history when there are no changes made. Add history name field, to name revisions. Modified views to allow setting this field. 2022-12-05 13:59:17 +01:00
setup [ADD] setup.py 2022-11-11 11:54:58 +00:00
.copier-answers.yml Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.pre-commit-config.yaml Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 21:44:44 +02:00
README.md [UPD] addons table in README.md 2022-11-11 11:54:57 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

knowledge

TODO: add repo description.

Available addons

addon version maintainers summary
document_knowledge 16.0.1.0.0 Documents 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 Odoo Community Association (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.