~andorrax/school-base-openerp-module/xavi

« back to all changes in this revision

Viewing changes to school_base/__openerp__.py

  • Committer: Pere Erro
  • Date: 2011-07-26 22:13:19 UTC
  • Revision ID: pereerro@terra.es-20110726221319-trulx00o5ey5arjz
[REF] Refactoring to run code under version 6

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    "depends": [
37
37
        'timed_groups',
38
38
        'contact_annotation',
 
39
        'hr',
39
40
    ],
40
41
    'update_xml' : [
41
42
        'school_base_view.xml',