Skip to content
Snippets Groups Projects
Unverified Commit 6df11fc4 authored by Robot Odoo's avatar Robot Odoo Committed by GitHub
Browse files

[MERGE] *: rename image fields and use image.mixin


Merge commit for PR #34925
Related enterprise PR odoo/enterprise/pull/4865

The goal is to:
- Use `image.mixin` on the models currently storing multiple image sizes.
- Create Image field and use it on models where mixin is overkill.
- Rename the image fields to contain the pixel number in the name.
- Add 512 size.
- Clean up `image.mixin`, zoom field, variant fields.

Note: models that currently store only a single size image will not be changed
in this PR.

Signed-off-by: default avatarJérémy Kersten (jke) <jke@openerp.com>
parents ec32fd54 45e3be94
No related branches found
No related tags found
No related merge requests found
Showing
with 107 additions and 181 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment