server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

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

Open glasl opened this issue 3 months ago • 1 comments

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

glasl avatar Sep 04 '25 10:09 glasl

Thanks for reporting ! could you provide a bug fix ?

thanks !

legalsylvain avatar Sep 04 '25 10:09 legalsylvain