Repository
OCA/storage · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/storage
Last tracking update
2026-08-07 09:06:25
Authors
Akretion, ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
Akretion, ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Stéphane Bidoul
Odoo dependencies
OCA/server-env:
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This addon provide only one basic model used to define image's tags.
These tags are used by other addons to enrich the image's information of
an image linked to an other model. The fs_product_multi_image addon use
this model.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
image_tag_view_search image.tag search New
image_tag_view_tree image.tag list New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • apply_on Selection
    default=<expr> selection=[]
  • name Char
    required=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…