Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.85 KB

README.rst

File metadata and controls

40 lines (30 loc) · 1.85 KB
'Stories in Ready'


https://readthedocs.org/projects/odoo-candyshop/badge/?version=latest https://coveralls.io/repos/github/LuisAlejandro/odoo-candyshop/badge.svg?branch=master

Odoo Candyshop is a helper to determine if all your dependencies are declared properly. A Candyshop is a place where you can pick sweets and candies from a list of wonderful options ... but choose wisely.

Features

  • Access an Odoo Module as an object abstraction.
  • Get all module references from all xml files of a module.
  • Generate and clone the dependency tree of a group of modules (bundle).
  • Generate a virtual enviroment where you can add group of modules.
  • Determine which Odoo Modules declare a dependency to another module that is not present in the environment.
  • Determine which XML files make reference to an Odoo Module that is not present in the environment.