Adhésions glissantes : une nouvelle fournée de bugs.
This commit is contained in:
parent
cc9d19f5c4
commit
3f5ce9ec95
3 changed files with 9 additions and 3 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue