acsone / manifestoo

A tool to reason about Odoo addons manifests.
MIT License
42 stars 16 forks source link

[ADD] manifestoo: filter on addons categories #61

Open ThomasBinsfeld opened 11 months ago

ThomasBinsfeld commented 11 months ago

Add a new select-addons-categories option allowing to pass a coma-separated list of Odoo addons categories. Only addons belonging to these categories will be searched in the addons path.

Needs https://github.com/acsone/manifestoo-core/pull/57