mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
0915ea699ba442f7674d2523dde8e1bcaedda885
* 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
Knowlesge management addons. Also has some usefull tools to handle attachments
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| document_knowledge | 17.0.1.0.0 | Documents Knowledge | |
| document_page | 17.0.1.1.0 | Document Page | |
| document_page_access_group | 17.0.2.0.0 | Choose groups to access document pages | |
| document_page_group | 17.0.1.0.0 | Define access groups on documents | |
| document_page_tag | 17.0.1.0.0 | Allows you to assign tags or keywords to pages and search for them afterwards | |
| document_url | 17.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%
