05/06/22 - 15h30

master
ChérifBALDE 2022-08-09 18:52:09 +02:00 committed by cherif
parent 026fbd6551
commit b8c434b661
1 changed files with 1 additions and 0 deletions

View File

@ -1326,6 +1326,7 @@ def get_partner_class(diction):
RetObject.append(JSONEncoder().encode(user)) RetObject.append(JSONEncoder().encode(user))
val_tmp = val_tmp + 1 val_tmp = val_tmp + 1
#print(str(RetObject))
return True, RetObject return True, RetObject