Merge lp://qastaging/~sylvain-legal/server-env-tools/7.0-module_parent_dependencies into lp://qastaging/server-env-tools

Proposed by Sylvain LE GAL (GRAP)
Status: Work in progress
Proposed branch: lp://qastaging/~sylvain-legal/server-env-tools/7.0-module_parent_dependencies
Merge into: lp://qastaging/server-env-tools
Diff against target: 394 lines (+342/-0)
8 files modified
module_parent_dependencies/__init__.py (+23/-0)
module_parent_dependencies/__openerp__.py (+54/-0)
module_parent_dependencies/i18n/fr.po (+41/-0)
module_parent_dependencies/model/__init__.py (+23/-0)
module_parent_dependencies/model/ir_module_module.py (+72/-0)
module_parent_dependencies/tests/__init__.py (+24/-0)
module_parent_dependencies/tests/test_module_parent_dependencies.py (+65/-0)
module_parent_dependencies/view/view.xml (+40/-0)
To merge this branch: bzr merge lp://qastaging/~sylvain-legal/server-env-tools/7.0-module_parent_dependencies
Reviewer Review Type Date Requested Status
Server Environment And Tools Core Editors Pending
Review via email: mp+226162@code.qastaging.launchpad.net

Description of the change

Add a module 'module_parent_dependencies' that allows admin user to see the modules that depend of a target modules. (direct and undirect dependencies)
Flake8: OK;
Coverage: 100%;

To post a comment you must log in.
Revision history for this message
Sylvain LE GAL (GRAP) (sylvain-legal) wrote :

Sorry,
This repository is now readonly. (More information here: https://docs.google.com/spreadsheets/d/tamE9XSJzreFklZ8ocImXmw/htmlview?pli=1#gid=0)
plz rewiew the Pull request on github.
https://github.com/OCA/server-tools/pull/8

review: Disapprove

Unmerged revisions

83. By Sylvain LE GAL (GRAP)

[ADD] New module 'module_parent_dependencies' to see the parent modules of a target module;

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches