Manifestoo#

A tool to reason about Odoo addons manifests.

Manifestoo is a command line tool that provides the following features:

  • listing addons,

  • listing direct and transitive dependencies of selected addons,

  • listing direct and transitive co-dependencies of selected addons,

  • listing core Odoo CE and EE addons,

  • listing external dependencies,

  • listing missing dependencies,

  • displaying the dependency tree,

  • checking license compatibility,

  • checking development status compatibility.

For a full list of commands an options, run manifestoo --help.

For more information, read the documentation.