Conversation
Ensures the variant_image_ids are sorted by sequence and name. Before this change, the order was random and could change between runs.
Currently translated at 100.0% (33 of 33 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/es/
Currently translated at 100.0% (33 of 33 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/it/
Currently translated at 100.0% (33 of 33 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/it/
Currently translated at 100.0% (33 of 33 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/it/
…th same label for image/image_1920 and image_medium/image_128 for product.template and product.product
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/
Currently translated at 100.0% (34 of 34 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/it/
… compare integer and NewId
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/
Currently translated at 100.0% (34 of 34 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/es/
… or there will be an owl error
Currently translated at 76.4% (26 of 34 strings) Translation: storage-16.0/storage-16.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_product_multi_image/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: storage-17.0/storage-17.0-fs_product_multi_image Translate-URL: https://translation.odoo-community.org/projects/storage-17-0/storage-17-0-fs_product_multi_image/
|
@lmignon I've solved most of technical issues I've found. The last one is that loaded images seem incoherent between display in product image tab and in the relation popup display: Tested with runboat |
|
/ocabot migration fs_product_multi_image |
| <!-- <img | ||
| t-att-src="kanban_image('fs.product.image', 'image_medium', record.id.raw_value)" | ||
| t-if="record.id" | ||
| alt="Image" | ||
| class="o_image_64_contain" | ||
| /> --> |
There was a problem hiding this comment.
This code should be removed
| <div class="o_kanban_image me-1"> | ||
| <field | ||
| name="image_medium" | ||
| widget="image" |
542c0ab to
0b539e1
Compare
0b539e1 to
cd10cd9
Compare
once you save the image you find the image itself is displayed instead of this placeholder image, I don't mind this behaviour. |
kobros-tech
left a comment
There was a problem hiding this comment.
although the conflict and test cases, I approve the migration.
|
do you need my help with test cases and merge conflicts? |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |



Depends on: