Repository
OCA/knowledge · module folder · Try on Runboat
Module version
1.0.0
Category
Knowledge Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 07:17:47
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Pedro M. Baeza
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_attachment_form ir.attachment form Inherits base.view_attachment_form
view_knowledge_configuration knowledge.config.settings Inherits knowledge.view_knowledge_configuration
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (4)
  • document_reindex(self)
    @api.multi
  • document_reindex_all(self)
    @api.model
  • document_reindex_domain(self, domain, limit=100)
    @api.model
  • document_reindex_unindexed(self)
    @api.model

New fields (2)
  • document_reindex_all Boolean
    args: 'Reindex all documents'
  • document_reindex_unindexed Boolean
    args: 'Reindex unindexed documents'
Public methods (2)
  • document_reindex_create_cronjob(self, function)
    @api.multi
  • set_document_reindex(self)
    @api.one

Loading…

Loading…