Skip to content

[16.0][ADD] shopfloor_fs_product_multi_image: glue module fixing incompatibility with fs_product_multi_image#1214

Open
nicolas-delbovier-acsone wants to merge 4 commits into
OCA:16.0from
acsone:16.0-add-shopfloor_fs_product_multi_image
Open

[16.0][ADD] shopfloor_fs_product_multi_image: glue module fixing incompatibility with fs_product_multi_image#1214
nicolas-delbovier-acsone wants to merge 4 commits into
OCA:16.0from
acsone:16.0-add-shopfloor_fs_product_multi_image

Conversation

@nicolas-delbovier-acsone

@nicolas-delbovier-acsone nicolas-delbovier-acsone commented Jul 7, 2026

Copy link
Copy Markdown

Rationale

When the module fs_product_multi_image is installed, the field representing the image on a product is image. However, in base odoo (and thus in shopfloor), the base field for an image is image_1920 (and all the other image_x that are related to it).

If one installs fs_product_multi_image and starts changing the image in odoo, the change would not be visible in shopfloor images since shopfloor is not targetting the correct field anymore. (The user would see the previous old image from before the installation of fs_product_multi_image module)

cc @jbaudoux


Following:

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @mmequignon, @JuMiSanAr,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added series:16.0 mod:shopfloor_reception Module shopfloor_reception mod:shopfloor_reception_mobile Module shopfloor_reception_mobile mod:shopfloor_fs_product_multi_image Module shopfloor_fs_product_multi_image labels Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:shopfloor_fs_product_multi_image Module shopfloor_fs_product_multi_image mod:shopfloor_reception_mobile Module shopfloor_reception_mobile mod:shopfloor_reception Module shopfloor_reception series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants