Odoo Document & Knowledge Management
Go to file
Iván Todorovich f534207697 [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
2024-11-07 16:57:21 +01:00
.github/workflows Initial commit 2024-10-08 12:42:17 +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. 2024-11-07 16:57:21 +01:00
.copier-answers.yml [IMP] update dotfiles 2024-10-20 15:50:45 +00:00
.editorconfig Initial commit 2024-10-08 12:42:17 +00:00
.gitignore Initial commit 2024-10-08 12:42:17 +00:00
.pre-commit-config.yaml [IMP] update dotfiles 2024-10-20 15:50:45 +00:00
.pylintrc Initial commit 2024-10-08 12:42:17 +00:00
.pylintrc-mandatory Initial commit 2024-10-08 12:42:17 +00:00
.ruff.toml Initial commit 2024-10-08 12:42:17 +00:00
eslint.config.cjs [IMP] update dotfiles 2024-10-20 15:50:45 +00:00
LICENSE Initial commit 2024-10-08 12:42:17 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 15:50:45 +00:00
README.md Initial commit 2024-10-08 12:42:17 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

knowledge

knowledge

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

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.