TIP: You can type at any time to perform a new search.
Multiple Images in Products
product_multi_image · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Product
- Folder size
- 0.26 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 08:09:19
- Authors
- Odoo Community Association (OCA), Tecnativa, LasLabs, Antiun Ingeniería
- Maintainers
- Odoo Community Association (OCA), Tecnativa, LasLabs, Antiun Ingeniería
- Committers
- GitHub, OCA-git-bot, oca-ci, Ignacio J. Ortega
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
image_form_view |
Multi image form | base_multi_image.image | form | Inherits base_multi_image.image_form_view |
image_kanban_view |
Product multi image kanban | base_multi_image.image | kanban | Inherits base_multi_image.image_kanban_view |
product_variant_easy_edit_view |
product_multi_image.product_variant_easy_edit_view | product.product | Inherits product.product_variant_easy_edit_view | |
view_product_template_form_img_inh |
Add multi images | product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
product_variant_countIntegercompute='_compute_product_variant_count' -
product_variant_idsMany2many → product.productcomodel_name='product.product'help='If you leave it empty, all variants will show this image. Selecting one or several of the available variants, you restrict the availability of the image to those variants.'string='Visible in these variants'
No public methods.
New fields (1)
-
image_idsOne2many → base_multi_image.imagecomodel_name='base_multi_image.image'compute='_compute_image_ids'inverse='_inverse_image_ids'
-
unlink(self)
New fields (1)
-
image_1920Binarycompute='_compute_image_1920'inverse='_inverse_image_1920'store=True
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 142 days ago
- Last activity
- 66 days ago
- Repository
- OCA/product-attribute
- Pull request
- [18.0][MIG] product_multi_image: Migration to 18.0 (#2253)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 331 days ago
- Last activity
- 5 days ago
- Repository
- OCA/product-attribute
- Pull request
- [18.0][MIG] product_multi_image: Migration to 18.0 (#2074)