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

[17.0] [FIX] Invalid version '15.0.1.0.1'. Modules should have a version in format 17.0.x.y.z #419

Closed
wants to merge 1 commit into from

Conversation

rpinset
Copy link
Member

@rpinset rpinset commented Mar 13, 2024

After git clone this Odoo repo no longer wants to start because the version of the modules is not correct

 ValueError: Invalid version '15.0.1.0.1'. Modules should have a version in format `x.y`, `x.y.z`, `17.0.x.y` or `17.0.x.y.z`.
ValueError: Module base_rest_auth_user_service: invalid manifest

…ion in format `x.y`, `x.y.z`, `17.0.x.y` or `17.0.x.y.z`
@rpinset rpinset mentioned this pull request Mar 13, 2024
18 tasks
@lmignon
Copy link
Contributor

lmignon commented Mar 14, 2024

@rpinset Thank your for the proposal. A PR is submitted to odoo to fix this issue in a more generic way and restore the previous behavior for uninstallable addons. see odoo/odoo#157657

@sbidoul
Copy link
Member

sbidoul commented Mar 19, 2024

The upstream fix has been merged and should be included in the OCA CI image tomorrow.

@sbidoul sbidoul closed this Mar 19, 2024
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.

3 participants