-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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:
- Use Odooly v2.4.3 and search for an abstract model (e.g., mail.thread or a custom abstract model) -> Result: Success.
- Update to Odooly v2.5.2.
- 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
Labels
questionFurther information is requestedFurther information is requested