Skip to content

Commit

Permalink
Merge PR OCA#3117 into 18.0
Browse files Browse the repository at this point in the history
Signed-off-by legalsylvain
  • Loading branch information
OCA-git-bot committed Nov 12, 2024
2 parents 2c7a097 + 619996e commit 893de2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module_change_auto_install/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@ def _overload_load_manifest(module, mod_path=None):


def post_load():
_logger.info("Aplying patch module_change_auto_intall ...")
_logger.info("Applying patch module_change_auto_install ...")
modules.module.load_manifest = _overload_load_manifest
modules.load_manifest = _overload_load_manifest

0 comments on commit 893de2d

Please sign in to comment.