Merge lp:~openerp-dev/openerp-command/auto-discovery-chs into lp:openerp-command
Proposed by
Christophe Simonis (OpenERP)
Status: | Work in progress |
---|---|
Proposed branch: | lp:~openerp-dev/openerp-command/auto-discovery-chs |
Merge into: | lp:openerp-command |
Diff against target: |
130 lines (+96/-1) 5 files modified
oe (+2/-1) openerpcommand/__init__.py (+21/-0) openerpcommand/command.py (+48/-0) openerpcommand/commands/__init__.py (+13/-0) openerpcommand/commands/test.py (+12/-0) |
To merge this branch: | bzr merge lp:~openerp-dev/openerp-command/auto-discovery-chs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
OpenERP Core Team | Pending | ||
Review via email:
|
To post a comment you must log in.
Unmerged revisions
- 185. By Christophe Simonis (OpenERP)
-
[WIP] auto discovery of commands