~pau-tecnoba/school-base-openerp-module/pau

« back to all changes in this revision

Viewing changes to school_attendance/__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:
41
41
        'school_substitute.xml',
42
42
        'security/ir.model.access.csv',
43
43
        'reports/school_attendance_wizards_view.xml',
44
 
        'wizards/school_annotations_by_classe.xml',        
 
44
        'wizards/school_annotations_by_classe.xml',       
 
45
        'wizards/school_seance_annotations_by_student.xml',
45
46
    ],
46
47
    'active' : False,
47
48
    'installable' : True,