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

« back to all changes in this revision

Viewing changes to school_attendance/wizards/__init__.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:
24
24
 
25
25
import wizard_send_communications
26
26
import school_annotations_by_classe
 
27
import school_seance_annotations_by_student
27
28
 
28
29
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: