Adhésions glissantes : une nouvelle fournée de bugs.

This commit is contained in:
Pierre-Elliott Bécue 2014-08-25 20:40:17 +02:00
parent cc9d19f5c4
commit 3f5ce9ec95
3 changed files with 9 additions and 3 deletions

View file

@ -1424,6 +1424,8 @@ def set_connexion(proprio):
stat = set_adhesion(proprio)
if stat == 1:
return 1
if in_facture is not None:
adhEnd = max(adhEnd, fromGeneralizedTimeFormat(in_facture._data.get('finAdhesion', ["19700101000000Z"])[0]))
end = proprio.connexion()
args = u'--title "Connexion de %s" ' % proprio.Nom()