Skip to content

Installing all_in_one_dynamic_fields in v17.0 throws error on xlrd #400

@abalonepaul

Description

@abalonepaul

The v17.0 version of this app will not install on Odoo v17.0. Version 2.0.1 of xlrd no longer supports xlsx. As a result, the following error is thrown on this app.
ERROR: Could not find a version that satisfies the requirement xlrd.xlsx (from versions: none)
ERROR: No matching distribution found for xlrd.xlsx

The user would have to install xlrd v1.2.0. This appears to have been fixed in v18.0. It looks like this fix needs to be backported from v18.0 where it uses etree instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions