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

« back to all changes in this revision

Viewing changes to school_extension/__terp__.py

  • Committer: Pere Erro
  • Date: 2012-09-11 10:25:55 UTC
  • Revision ID: pereerro@terra.es-20120911102555-ub0y5jq7p9te97ij
[FIX] Bug #1048613 fixed
[IMP] New wizard to tutorize students

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        'wizard/school_change_classe_dates_wizard.xml',
48
48
        'wizard/school_send_report_to_partner_wizard.xml',
49
49
        'wizard/school_create_annotations_wizard.xml',
50
 
        'wizard/school_check_contact_tutors.xml',        
 
50
        'wizard/school_check_contact_tutors.xml',   
 
51
        'wizard/school_generate_participations_from_students.xml',
 
52
        'wizard/school_create_session_view.xml',
51
53
    ],
52
54
    'demo_xml' : [
53
55
        'school_extension_demo.xml',