| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/16.0/fs_product_public_category_multi_image |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Weblate, OCA-git-bot, oca-ci, BernatPForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-env: - server_environment OCA/storage: - fs_base_multi_image - fs_image - fs_file - fs_attachment - fs_storage - image_tag odoo/odoo: - base - base_sparse_field - website_sale - website - digest - base_setup - web - bus - web_tour - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - account_payment - account - product - uom - analytic - payment - website_payment - website_mail - portal_rating - rating |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
fsspec>=2025.3.0 python_slugify fsspec>=2024.5.0 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fs_product_public_category_image_form_view |
product.public.category.fs.image.form | fs.product.public.category.image | group | Inherits fs_base_multi_image.fs_image_relation_mixin_form_view |
product_public_category_form_view |
product.public.category | xpath | Inherits website_sale.product_public_category_form_view |
public_category_id
Many2one → product.public.category
index=True
ondelete='cascade'
required=True
args: 'product.public.category'
tag_id
Many2one → image.tag
domain=[('apply_on', '=', 'public.category')]
index=True
string='Tag'
args: 'image.tag'
No public methods.
apply_on
Selection
ondelete={'product': 'cascade', 'category': 'cascade'}
selection_add=[('public.category', 'Public Category')]
No public methods.
image_ids
One2many → fs.product.public.category.image
comodel_name='fs.product.public.category.image'
inverse_name='public_category_id'
string='Images'
No public methods.