Storage Image Backend Migration

storage_image_backend_migration
REPOSITORY
REPOSITORYOCA/storage
GIT
GIThttps://github.com/OCA/storage.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/storage/tree/15.0/storage_image_backend_migration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSHviorForgeFlow
COMMITTERS
COMMITTERSMiquel Raïch, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/storage
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:37
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component
OCA/queue:
    - queue_job
OCA/server-env:
    - server_environment
OCA/storage:
    - storage_file
    - storage_backend
    - storage_image
    - storage_thumbnail
odoo/odoo:
    - base
    - base_sparse_field
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-magic
validators
python_slugify
cachetools
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES libmagic1
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_storage_image_backend_migration_wizard Migrate Backend storage.image.backend.migration.wizard form New
Models touched (1)

New fields (3)
  • chunk_size Integer
    default=10 help='How many lines will be handled in each job.'
  • source_storage_backend_id Many2one → storage.backend
    required=True args: 'storage.backend', 'Storage Backend with images'
  • storage_backend_id Many2one → storage.backend
    required=True args: 'storage.backend', 'Storage Backend'
Public methods (2)
  • action_migrate(self)
  • do_migrate(self, lines=None)
REPOSITORY
REPOSITORYOCA/storage
GIT
GIThttps://github.com/OCA/storage.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/storage/tree/14.0/storage_image_backend_migration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSHviorForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Jasmin Solanki
WEBSITE
WEBSITEhttps://github.com/OCA/storage
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component
OCA/queue:
    - queue_job
OCA/server-env:
    - server_environment
OCA/storage:
    - storage_file
    - storage_backend
    - storage_image
    - storage_thumbnail
odoo/odoo:
    - base
    - base_sparse_field
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-magic
validators
python_slugify
cachetools
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES libmagic1
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_storage_image_backend_migration_wizard Migrate Backend storage.image.backend.migration.wizard form New
Models touched (1)

New fields (3)
  • chunk_size Integer
    default=10 help='How many lines will be handled in each job.'
  • source_storage_backend_id Many2one → storage.backend
    required=True args: 'storage.backend', 'Storage Backend with images'
  • storage_backend_id Many2one → storage.backend
    required=True args: 'storage.backend', 'Storage Backend'
Public methods (2)
  • action_migrate(self)
  • do_migrate(self, lines=None)
REPOSITORY
REPOSITORYOCA/storage
GIT
GIThttps://github.com/OCA/storage.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/storage/tree/13.0/storage_image_backend_migration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSHviorForgeFlow
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Héctor Villarreal Ortega
WEBSITE
WEBSITEhttps://github.com/OCA/storage
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - component
OCA/queue:
    - queue_job
OCA/server-env:
    - server_environment
OCA/storage:
    - storage_file
    - storage_backend
    - storage_image
    - storage_thumbnail
odoo/odoo:
    - base
    - base_sparse_field
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-magic
validators
python_slugify
cachetools
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES libmagic1
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_storage_image_backend_migration_wizard Migrate Backend storage.image.backend.migration.wizard form New
Models touched (1)

New fields (3)
  • chunk_size Integer
    default=10 help='How many lines will be handled in each job.'
  • source_storage_backend_id Many2one → storage.backend
    required=True args: 'storage.backend', 'Storage Backend with images'
  • storage_backend_id Many2one → storage.backend
    required=True args: 'storage.backend', 'Storage Backend'
Public methods (2)
  • action_migrate(self)
  • do_migrate(self, lines=None)