mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-18 19:32:19 -06:00
defb0b67af681cb7fec7fa1c1029da2b66cb9739
* Rename classes and files to match model names, and removed workflow engine. * Some fields should be readonly if not in draft. * Allow Knowledge / Manager to edit previous history names and summary * Improve ux by adding user_has_drafts to document pages. * Changes because of implementation of active field on document_page * Add ir.rules for document.page.history * Allow to quickly cancel&draft from 'to approve' state * FIX BUG: am_i_approver was being run as sudo(), hence always giving the user Approving rights. * FIX hooks Because of default='draft' on the state field, state IS NULL wasn't selecting anything. Left the condition in case this is changed in the future.
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.
Languages
HTML
62.8%
Python
32.4%
JavaScript
4.3%
SCSS
0.5%
