~akretion-team/+junk/connector-dev

« back to all changes in this revision

Viewing changes to connector_dev/__openerp__.py

  • Committer: David Béal
  • Date: 2013-12-06 12:56:23 UTC
  • Revision ID: david.beal@akretion.com-20131206125623-75n3a4rjb8jyc9wr
[IMP] add 'clean failed jobs' button

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
""",
32
32
 'depends': ['connector',
33
33
             'cron_run_manually',
 
34
             'magentoerpconnect',
34
35
             ],
35
36
 'data': ['job_view.xml',
36
37
          ],