Skip to content

Be able to run the hook for a particular XML file even if it is not part of the manifest datas #51

@moylop260

Description

@moylop260

Odoo new versions added a complicated way to get the data files to see the following example:

In fact, there are glob expressions:

And there are not only string values but tuples

So, it is too complex to manage from the hook all the considerations (or maybe not)

But if we missed parser something could be great be able to use a particular XML file directly and get all the checks even if it is not part of the data from manifest file

It requires a big refactoring but could be good to have it

Fixes related #54

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions