~pereerro/school-base-openerp-module/trunk

« back to all changes in this revision

Viewing changes to reports/__init__.py

  • Committer: Pere Ramon Erro Mas
  • Date: 2010-12-06 10:48:10 UTC
  • Revision ID: pererem@perestriker-20101206104810-q5nu11aqtwo28pnw
[IMP] New report to view absence lines for participation in few days.
[FIX] SAGA Import bug fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
import wizard_resum_faltes_per_grup
31
31
import resum_participacio_per_grup
32
32
import wizard_resum_participacio_per_grup
 
33
import linies_faltes_per_participacio
 
34
import wizard_linies_faltes_per_participacio
33
35
 
34
36
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: