Odoo Document & Knowledge Management
Go to file
Jonatan Cloutier 10f9b63eb3 create document_page_approval module
(../7.0pageapproval/ rev 1)

fix status bar in page approval
(../7.0pageapproval/ rev 2)

change approval workflow in page history and started to add showing approved page in normal page
(../7.0pageapproval/ rev 3)

show last approved content and aproved by
(../7.0pageapproval/ rev 4)

Fix bug on page creation
(../7.0pageapproval/ rev 5)

add status in history tree view
(../7.0pageapproval/ rev 6)

add a need approval field and hide the workflow when no approval needed
(../7.0pageapproval/ rev 7)

add access validation to approval
(../7.0pageapproval/ rev 8)

give rigth to Page aprover group on the page_history model and hide the button for unallowed group thought the security isn't enforced a the orm level
(../7.0pageapproval/ rev 9)

made invisible the prover group when not needed
(../7.0pageapproval/ rev 10)

add email to aprovers group's members
(../7.0pageapproval/ rev 11)
2022-12-13 12:57:38 +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 [UPD] README.rst 2022-12-07 19:43:51 +00:00
document_page_approval create document_page_approval module 2022-12-13 12:57:38 +01:00
document_page_group Update translation files 2022-12-09 16:08:21 +00:00
document_page_tag [UPD] README.rst 2022-12-09 14:12:53 +00:00
document_url [UPD] README.rst 2022-12-13 09:59:55 +00:00
setup [ADD] setup.py 2022-12-13 09:59:55 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2022-12-11 23:01:56 +01: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 [IMP] update dotfiles [ci skip] 2022-12-11 23:01:56 +01: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-12-13 09:59:54 +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
document_page 16.0.1.0.0 Document Page
document_page_group 16.0.1.0.0 Define access groups on documents
document_page_tag 16.0.1.0.0 Allows you to assign tags or keywords to pages and search for them afterwards
document_url 16.0.1.0.0 URL attachment

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.