Odoo Document & Knowledge Management
Go to file
Jonatan Cloutier c9471ce870 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)
2021-02-22 14:02:30 +00:00
.github/workflows [IMP] update dotfiles [ci skip] 2020-12-11 19:46:09 +01:00
document_page_approval create document_page_approval module 2021-02-22 14:02:30 +00:00
setup Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2020-12-11 19:46:09 +01:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
.eslintrc.yml Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
.flake8 Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
.isort.cfg Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2020-12-11 19:46:09 +01:00
.prettierrc.yml [IMP] update dotfiles [ci skip] 2020-11-01 21:54:59 +01:00
.pylintrc [IMP] update dotfiles [ci skip] 2020-11-01 21:54:59 +01:00
.pylintrc-mandatory [IMP] update dotfiles [ci skip] 2020-11-01 21:54:59 +01:00
.travis.yml [IMP] update dotfiles [ci skip] 2020-12-11 19:46:09 +01:00
CONTRIBUTING.md Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
LICENSE Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 21:22:53 +02:00
README.md Initialize 14.0 branch 2020-10-08 21:22:53 +02:00

Runbot Status Build Status codecov Translation Status

knowledge

TODO: add repo description.

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 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.