Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] storage_backend: Migration to 18.0 #407

Open
wants to merge 125 commits into
base: 18.0
Choose a base branch
from

Conversation

thienvh332
Copy link

sebastienbeau and others added 30 commits October 14, 2024 15:30
Fix s3

Work on s3
…th uploading image with res_id/res_model, fix issue with the creation of the backend
…ite/create was inherited and this was adding issue, use a computed field to store the field into the storage backend
…e rule based on res_id and res_model like in ir.attachment
etobella and others added 29 commits October 14, 2024 15:30
Currently translated at 100.0% (24 of 24 strings)

Translation: storage-16.0/storage-16.0-storage_backend
Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-storage_backend/es/
Currently translated at 100.0% (24 of 24 strings)

Translation: storage-16.0/storage-16.0-storage_backend
Translate-URL: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-storage_backend/it/
There's no need to depend on the additional lib mock.
has_validation is in the view; so it's computed
at creation, before the backend_type is set

The default value is not set in some circonstances
@thienvh332 thienvh332 marked this pull request as ready for review October 16, 2024 04:05
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.