Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.07 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 09:06:27
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Hai Lang
Odoo dependencies
odoo/odoo:
Python dependencies
numpy
System dependencies
None
Required by
None
Description
This addon provides a new field type called "Vector" that allows you to store and manage vector into your Odoo database.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • ttype Selection
    ondelete={'vector': 'cascade'} selection_add=[('vector', 'Vector')]
Public methods (1)
  • init(self)

Loading…

Loading…