Repository
OCA/oca-custom · module folder · Try on Runboat
Module version
1.0.2
Category
custom
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/oca-custom
Last tracking update
2026-08-07 08:43:00
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Stéphane Bidoul, Sébastien BEAU, Arnaud LAYEC, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
extendable_pydantic, pypandoc, requests, typesense>=1.1.0, typing-extensions, unidecode, pydantic, contextvars, pydantic>=2.0.0, pathspec, github3.py, markdown, GitPython, geoip2
System dependencies
cloc
Required by
oca_all
Description
Custom OCA for exporting public data in typesense

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (8)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)
    Refresh partners data on the Search Engine when a Mail Group is promoted/destituted a Working Group

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals_list)
    @api.model_create_multi
  • unlink(self)
  • write(self, vals)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

New fields (1)
  • serializer_type Selection
    ondelete={'vcp_odoo_module_version_exports': 'cascade', 'vcp_repository_category_exports': 'cascade', 'companies_exports': 'cascade', 'persons_exports': 'cascade'} selection_add=[('vcp_odoo_module_version_exports', 'Odoo Modules'), ('vcp_repository_category_exports', 'Modules Category'), ('companies_exports', 'Companies (sponsors & integrators)'), ('persons_exports', 'Persons (members & contributors)')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • github_url Char
    compute='_compute_github_url'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)