Odoo Document & Knowledge Management
Go to file
Maxime Chambreuil f7f5c4b566 [MIG] document_page: Migration to version 10.0 (#120)
* [MIG] Migration to version 10.0
* [FIX] Comments and CI errors
* [FIX] ValueError: External ID not found in the system: base.menu_base_partner
* [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
* [FIX] Based on @lasley comments
* [FIX] External ID not found in the system: base.group_document_user
2024-01-11 17:12:16 +00:00
.github/workflows Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
document_page [MIG] document_page: Migration to version 10.0 (#120) 2024-01-11 17:12:16 +00:00
.copier-answers.yml Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.editorconfig Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.eslintrc.yml Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.gitignore Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.pre-commit-config.yaml Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.prettierrc.yml Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.pylintrc Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.pylintrc-mandatory Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
.ruff.toml Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
LICENSE Initialize 17.0 branch 2023-11-12 15:47:36 +01:00
README.md Initialize 17.0 branch 2023-11-12 15:47:36 +01:00

Runboat Pre-commit Status Build Status codecov Translation Status

knowledge

Knowlesge management addons. Also has some usefull tools to handle attachments

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.