Skip to content

[16.0][MIG] storage_image_product#271

Closed
sbejaoui wants to merge 93 commits intoOCA:16.0from
acsone:16.0-storage_image_product-sbj
Closed

[16.0][MIG] storage_image_product#271
sbejaoui wants to merge 93 commits intoOCA:16.0from
acsone:16.0-storage_image_product-sbj

Conversation

@sbejaoui
Copy link
Contributor

No description provided.

sebastienbeau and others added 30 commits August 14, 2023 14:18
… drop some essential feature of kanban, like ordering the kanban based on the sequence...
…site_sale is installed (this standard module have a same model)

Update security
It can be confusing to not be able to edit images from the variants, this texts helps to get how to do it (from the template)
Add a default value for the field 'Apply On', on image tags when creating them on the fly from category.image.relation or product.image.relation.
The default value is 'product' when coming from product.image.relation and 'category' when coming from category.image.relation.
Still no default value is provided when there's no active model matching one of these two in the context.
OCA-git-bot and others added 27 commits August 14, 2023 14:18
@lmignon
Copy link
Contributor

lmignon commented Aug 21, 2023

@sbejaoui We are rewriting these addons to be based on fs_file #261

@lmignon lmignon closed this Oct 5, 2023
len-foss pushed a commit to lambdao-dev/storage that referenced this pull request Dec 13, 2023
16.0 migration added css to remove padding from dms directory kanban records.
Inadvertently, it removed padding from *all* kanban view records in odoo.

This commit fixes it by removing the problematic css.
Instead, padding is removed only from directory kanban view records,
in a manner similar to what file_kanban.scss does for file kanban view.

Fixes OCA#271
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comments