Skip to content

[18.0][17.0][16.0] module_auto_update: fails with studio_customization #3360

Description

@glasl

Installing updates fails, when any modifications are done in Odoo Studio (Enterprise) - module name web_studio.

Module

module_auto_update

Describe the bug

The web_studio module creates a new module "studio_customization", which contains all modifications.
This module only exists in the database, not in the file system - which seems to cause the issue.

To Reproduce

16.0, 17.0, 18.0 (Enterprise):

Steps to reproduce the behavior:

  1. Install module_auto_update & web_studio
  2. Make any Studio customization (e.g new field in contacts)
  3. Activate Developer mode
  4. Apps -> Run module update

Expected behavior
module_auto_update should simply ignore the module studio_customization.
This should fix the issue, as the studio module takes care of studio_customization

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions