Skip to content

[Bug/Question] Abstract models no longer detected in v2.5.2 (Worked in v2.4.3) #49

@vib-adhoc

Description

@vib-adhoc

Hi there! First of all, thanks for the great work on Odooly.

I'm reaching out because I've noticed a change in behavior regarding abstract models. In version 2.4.3, everything was working perfectly and abstract models (those inheriting from models.AbstractModel) were correctly detected. However, since updating to v2.5.2, the tool is no longer finding them.

The issue:

  • v2.4.3: Abstract models are found and accessible.
  • v2.5.2: Abstract models are missing or not detected.

Steps to Reproduce:

  1. Use Odooly v2.4.3 and search for an abstract model (e.g., mail.thread or a custom abstract model) -> Result: Success.
  2. Update to Odooly v2.5.2.
  3. Attempt to search for the same abstract model -> Result: Not found / Error.

If this change is intentional or part of a new architectural decision in the 2.5.x series, could you please provide some guidance on the recommended way to work with abstract models now?

Otherwise, if this is an unexpected regression, I'd be happy to provide more details to help fix it.

Thanks in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions