On tend la periode de transaction Aout
darcs-hash:20070827154049-f6463-5851e2e9b55b115a0e1fde578d510f3e2ce4b7d8.gz
This commit is contained in:
parent
b6f4a68968
commit
a711a3a4c8
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ precab = False
|
|||
|
||||
# Année scolaire en cours
|
||||
dat = localtime()
|
||||
if dat[1]<9 : ann_scol = dat[0]-1
|
||||
if dat[1]<8 : ann_scol = dat[0]-1
|
||||
else : ann_scol = dat[0]
|
||||
|
||||
# Bloquage si carte d'étudiants manquante pour l'année en cours
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue