diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 952a3e9..2fe16e4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,6 +3,7 @@ + diff --git a/Inscription_mgt.py b/Inscription_mgt.py index b0d2994..5492ef9 100644 --- a/Inscription_mgt.py +++ b/Inscription_mgt.py @@ -1318,6 +1318,21 @@ def GetAllClassStagiaire(diction): user['financeur_rattachement_id'] = financeur_rattachement_id user['financeur_rattachement_nom'] = financeur_rattachement_nom + invoiced = "" + if( "invoiced" in retval.keys() ): + invoiced = retval['invoiced'] + user['invoiced'] = invoiced + + invoiced_ref = "" + if ("invoiced_ref" in retval.keys()): + invoiced_ref = retval['invoiced_ref'] + user['invoiced_ref'] = invoiced_ref + + invoiced_date = "" + if ("invoiced_date" in retval.keys()): + invoiced_date = str(retval['invoiced_date'])[0:10] + user['invoiced_date'] = invoiced_date + RetObject.append(mycommon.JSONEncoder().encode(user)) return True, RetObject @@ -6469,6 +6484,23 @@ def Get_Statgaire_List_Partner_with_filter(diction): val['client_rattachement_nom'] = client_rattachement_nom # ---- + + invoiced = "" + if ("invoiced" in retVal.keys()): + invoiced = retVal['invoiced'] + val['invoiced'] = invoiced + + invoiced_ref = "" + if ("invoiced_ref" in retVal.keys()): + invoiced_ref = retVal['invoiced_ref'] + val['invoiced_ref'] = invoiced_ref + + invoiced_date = "" + if ("invoiced_date" in retVal.keys()): + invoiced_date = str(retVal['invoiced_date'])[0:10] + val['invoiced_date'] = invoiced_date + + financeur_rattachement_id = "" financeur_rattachement_nom = "" diff --git a/Log/log_file.log b/Log/log_file.log index e3f19d9..0da04a8 100644 --- a/Log/log_file.log +++ b/Log/log_file.log @@ -2102074,3 +2102074,1133 @@ INFO:root:2024-02-25 18:04:59.060504 : ++ FLASK PORT 5001 ++ INFO:root:2024-02-25 18:04:59.060504 : ++ LMS_BAS_URL mysy-training.com/ ++ WARNING:werkzeug: * Debugger is active! INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 19:59:11.761167 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 19:59:11.762166 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 19:59:11.762166 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 19:59:11.763170 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 19:59:11.763170 : ++ LMS_BAS_URL mysy-training.com/ ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 19:59:26.424428 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 19:59:26.424428 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 19:59:26.424428 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 19:59:26.424428 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 19:59:26.424428 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 20:01:09.764787 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:09.765816 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:09.768299 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:09] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:09] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:09] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:10.603021 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:10.605011 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:10] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.097031 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.101410 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.105678 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.111035 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.122355 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.127131 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.137487 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.145658 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.153727 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.158208 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.161718 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.171689 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.173706 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.178928 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.184236 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.189568 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.193586 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.196848 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.199895 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.208328 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.212483 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.218960 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.226166 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.232463 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.246119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.251492 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.260662 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:11.264299 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.269324 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:11.275398 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:11] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:25.809949 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:25] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:26.092904 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:26.097331 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:26.102500 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:26.110939 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:26] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:26.131979 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:26] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:26] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:26.247272 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:26.250937 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:26] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:26] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:30.908306 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:30.913300 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:30.916977 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:30.922359 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:30.931340 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:30] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:30] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:30.941878 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:30.954094 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:30] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:30.965427 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:30] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:30] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:30.986059 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:30] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:30.995070 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:31.003486 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:31] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:31] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:31] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:31] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:52.522040 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:52.531423 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:52.539467 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:01:52.547865 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:52] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:52.552879 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:01:52.562635 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:52] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:52] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:01:52] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:06:13.003523 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:06:13] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:06:20.449025 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:06:20.459063 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:06:20.464091 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:06:20.473632 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:06:20] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:06:20.486334 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:06:20] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:06:20] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:06:20] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:06:20] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:07.935170 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:07.937660 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:07.938760 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:07] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:08] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:08] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:08.448539 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:08.449554 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:08] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.286749 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.290524 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.296058 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.303427 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.306449 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.315907 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.319598 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.328562 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.338118 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.349216 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.358064 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.373904 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.385745 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.394747 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.396241 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.410026 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.418751 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.423125 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.433137 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.439840 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.449878 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.456705 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.470395 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.485297 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.493646 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.498598 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.506649 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.512263 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:09.516262 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:09.524844 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:10.089321 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:10.093785 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:10.098324 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:10.103324 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:10] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:10.118873 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:10] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:10] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:10] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:10.247066 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:10.251509 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:10] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:10] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:17.765667 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:17] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:22.610358 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:22.615202 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:22.623102 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:10:22.626534 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:22] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:22] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:22] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:22] "POST /myclass/api/Get_Given_Partner_Client_From_Id/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:10:36.374060 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:10:36] "POST /myclass/api/Update_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:14:15.426417 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:14:15.427432 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:14:15.427432 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:14:15.427432 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:14:15.427432 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\partner_client.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:15:42.333419 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:15:42.333419 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:15:42.333419 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:15:42.333419 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:15:42.333419 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:20:55.119417 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:20:55.119417 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:20:55.119417 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:20:55.119417 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:20:55.119417 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:21:59.133278 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:21:59.134371 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:21:59.134371 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:21:59.134371 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:21:59.134371 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:22:23.893012 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:22:23.893012 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:22:23.893012 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:22:23.894008 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:22:23.894008 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:22:57.787267 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:22:57.787267 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:22:57.787267 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:22:57.787267 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:22:57.787267 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:23:54.963757 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:23:54.963757 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:23:54.963757 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:23:54.963757 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:23:54.963757 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:25:20.530342 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:25:20.530342 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:25:20.530342 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:25:20.530342 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:25:20.530342 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:26:29.417664 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:26:29.417664 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:26:29.417664 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:26:29.418672 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:26:29.418672 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:26:48.413906 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:26:48.413906 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:26:48.414912 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:26:48.414912 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:26:48.414912 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:27:53.316116 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:27:53.317109 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:27:53.317109 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:27:53.317109 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:27:53.317109 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:30:04.474707 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:30:04.474707 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:30:04.474707 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:30:04.474707 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:30:04.474707 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:34:05.127311 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:34:05.127311 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:34:05.127311 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:34:05.127311 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:34:05.127311 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:35:30.313491 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:35:30.314502 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:35:30.314502 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:35:30.314502 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:35:30.314502 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:36:05.075281 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:36:05.075281 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:36:05.075281 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:36:05.075281 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:36:05.075281 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:37:15.721233 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:37:15.722224 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:37:15.722224 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:37:15.722224 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:37:15.722224 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:38:23.919544 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:38:23.919544 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:38:23.919544 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:38:23.919544 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:38:23.919544 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 20:40:25.356578 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:40:25] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 20:40:25.380388 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:40:25.407009 : La session de connexion n'est pas valide +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:40:25] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:40:40.929234 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:40:40.932333 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:40:40.936805 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:40:40] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:40:40.948020 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:40:40] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:40:40] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:40:41.066225 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:40:41] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:41:09.930436 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:09] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 20:41:09.938975 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:41:11.199620 : Add_Contact - La valeur 'token' n'est pas presente dans liste +INFO:root:2024-02-25 20:41:11.204861 : Prepare_and_Send_Facture_From_Session_By_Email WARNING : Impossible de créer le contact Les informations fournies sont incorrectes +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:11] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:41:35.249999 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:41:35.257290 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:35] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:41:35.267053 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:41:35.275111 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:35] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:35] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:41:35.436514 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:35] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:41:47.465855 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:41:47.469597 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:41:47.476031 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:41:47.482387 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:47] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:47] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:47] "POST /myclass/api/Get_Given_Partner_Client_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:41:47] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:42:51.566326 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:42:51.567333 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:42:51.567333 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:42:51.567333 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:42:51.567333 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 20:44:09.267607 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:09.272597 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:09.277605 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:09] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:09] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:09.314685 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:09] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:09.526861 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:09] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.306466 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.311493 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.317791 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.329086 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.521448 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.527974 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.536138 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.544137 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.557720 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.569402 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.584412 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.602885 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.616472 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:12.622007 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:12.652622 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:12] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:44:31.262536 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:31] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 20:44:31.272075 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:44:32.267259 : Get_Partner_Client_Communication_Contact - L'identifiant du client est invalide +INFO:root:2024-02-25 20:44:32.267259 : Impossible de récupérer les contacts de communication du client +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:44:32] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:45:25.320170 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:25] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:45:30.558392 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:45:30.568974 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:45:30.578064 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:45:30.585144 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:45:30.598672 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:30] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:45:30.612280 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:30] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:30] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:30] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:30] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:45:59.156868 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:45:59.160397 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:59] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:45:59.169143 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:45:59.177992 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:59] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:59] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:45:59.362674 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:45:59] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:46:23.300573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:46:23.307129 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:46:23.316525 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:46:23.325646 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:23] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:23] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:23] "POST /myclass/api/Get_Given_Partner_Client_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:23] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:46:57.295046 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:46:57.302059 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:46:57.309720 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:46:57.320136 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:57] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:57] "POST /myclass/api/Get_Given_Partner_Client_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:57] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:46:57] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:47:19.941948 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:47:19] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 20:47:19.953399 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:47:20.001114 : Get_Partner_Client_Communication_Contact - L'identifiant du client est invalide +INFO:root:2024-02-25 20:47:20.001114 : Impossible de récupérer les contacts de communication du client +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:47:20] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:08.673865 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:08] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 20:49:08.681934 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:08] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:27.781798 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:49:27.784229 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:27] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:27.789898 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:49:27.796287 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:27] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:27] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:27.927836 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:27] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:35.209902 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:49:35.215428 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:49:35.220978 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:49:35.235856 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:35] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:35] "POST /myclass/api/Get_Given_Partner_Client_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:35] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:35] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:42.087966 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:42] "POST /myclass/api/Get_Given_Contact/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:49:42.178462 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:49:42] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:50:48.105427 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:50:48.105427 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:50:48.105427 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:50:48.106446 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:50:48.106446 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:51:15.704534 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:51:15.704534 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:51:15.705539 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:51:15.705539 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:51:15.705539 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:51:31.498837 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:51:31.498837 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:51:31.498837 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:51:31.498837 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:51:31.498837 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:52:04.741578 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:52:04.742576 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:52:04.742576 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:52:04.742576 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:52:04.742576 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 20:55:24.193745 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:55:24.205995 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:55:24.211382 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:55:24.224015 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 20:55:24.230017 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:24] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:24] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:24] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 20:55:55.066353 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:55] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 20:55:55.074901 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 20:55:55] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 20:59:12.907372 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 20:59:12.908354 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 20:59:12.908354 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 20:59:12.908354 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 20:59:12.908354 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 21:40:36.455386 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 21:40:36.455386 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 21:40:36.455386 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 21:40:36.455386 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 21:40:36.455386 : ++ LMS_BAS_URL mysy-training.com/ ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 21:40:48.077014 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 21:40:48.078020 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 21:40:48.078020 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 21:40:48.078020 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 21:40:48.078020 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 21:51:02.962306 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:02.966401 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:02.970724 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:02.974293 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:02.979524 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:02.986212 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:02] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:51:03.001277 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:51:03.021904 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:51:03.037529 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:51:03.048679 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:51:03.056580 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:51:31.074863 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:31.081282 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:31.086268 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:31.090421 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:51:31.100713 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:31] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:31] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:31] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:31] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:51:31] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:54:24.128739 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.133894 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.139321 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.143269 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:54:24.152613 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.163723 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.174935 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:54:24.188629 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.198748 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:54:24.209087 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:24.214316 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:54:27.597811 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:27.602815 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:27.608820 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:27.611218 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:54:27.616291 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:27] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:27] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:27] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:27] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:54:27] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:55:47.942196 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:55:47.949700 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:55:47.956996 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:55:47.965397 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:55:47.977159 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:47] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:55:47.994183 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:55:48.015856 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:55:48.022768 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:55:48.047534 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:55:48.058074 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:55:48.073127 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:55:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:56:00.868235 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:56:00.881221 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:56:00.884226 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:56:00.900645 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:56:00.908150 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:56:00] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:56:00] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:56:00] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:56:00] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:56:00] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:03.286697 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:03.290827 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:03.298590 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:03.307733 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:03.317246 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:03.326135 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:03.343597 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:03.364069 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:03.370631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:03.401834 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:03.417831 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:15.879899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:15.893070 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:15.904092 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:57:15.915094 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:57:15.929053 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:15] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:15] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:15] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:57:15] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:59:21.925212 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:21] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email HTTP/1.1" 308 - +INFO:root:2024-02-25 21:59:21.960653 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:22] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 21:59:33.883842 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:59:33.905619 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:59:33.921172 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:59:33.934919 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 21:59:33.947178 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:33] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:33] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:33] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:33] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 21:59:33] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 22:03:27.504317 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 22:03:27.504317 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 22:03:27.504317 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 22:03:27.504317 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 22:03:27.504317 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 22:04:09.607555 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 22:04:09.607555 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 22:04:09.607555 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 22:04:09.608570 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 22:04:09.608570 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 22:06:59.530265 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:06:59.534268 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:06:59.538471 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:06:59.542949 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:06:59.549306 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:06:59.550315 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:06:59.576818 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:06:59.586855 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:06:59.599531 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:06:59.614646 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:06:59.623171 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:06:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:09:13.223143 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:09:13.226537 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:09:13.234289 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:09:13.242420 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:09:13.250357 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:09:13.261043 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:09:13.272346 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:09:13.279484 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:09:13.297501 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:09:13.310894 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:09:13.322100 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:09:15.299822 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:09:15] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:13:52.404638 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:13:52.407936 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:13:52.413312 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:13:52.418009 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:13:52.424112 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:13:52.432230 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:13:52] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:13:52] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:13:52] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:13:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:13:52] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:13:52] "POST /myclass/api/Get_Statgaire_List_Partner_with_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:19:34.879915 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.882935 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.889326 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.895346 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.906578 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.914593 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:19:34.925631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:19:34.939573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.946765 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:19:34.963687 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:34.967806 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:34] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:35] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:19:45.358724 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:45.367245 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:45.372111 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:45.378841 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:45.385680 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:19:45.397289 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:45] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:45] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:45] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:45] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:45] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:19:45] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:20:06.820195 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:20:06.826245 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:20:06] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:20:06] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:26:42.085036 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:26:42.088050 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:26:42] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:26:42] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:34:14.558173 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:34:14.561369 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:34:14] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:34:14] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:39:44.350612 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:39:44.353610 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:39:44] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:39:44] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:41:48.484635 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:41:48.490857 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:41:48] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:41:48] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:42:45.869805 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:42:45] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:43:03.219975 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:43:03.226455 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:43:03.231366 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:43:03.239710 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:03] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:43:03.256809 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:03] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:03] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:43:15.673708 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:43:15.676754 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:15] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:43:15] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:44:48.330670 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:44:48.334237 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:44:48] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:44:48] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:45:23.171441 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:45:23] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 22:50:50.398852 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 22:50:50.398852 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 22:50:50.399840 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 22:50:50.399840 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 22:50:50.399840 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 22:51:15.440899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:51:15.444584 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:51:15] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:51:15] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:52:43.843610 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:52:43] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:52:47.423157 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:52:47.426255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:52:47.431105 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:52:47.434631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:52:47] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:52:47.441137 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:52:47] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:52:47] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:52:47] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:52:47] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:53:04.545468 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:53:04.549007 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:53:04] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:53:04] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:53:58.959926 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:53:59] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 22:55:07.177825 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 22:55:07.178856 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 22:55:07.178856 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 22:55:07.178856 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 22:55:07.178856 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 22:57:29.679902 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:29.682909 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:29] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:29] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.509347 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.511868 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.516854 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.528157 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.632675 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.635878 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.639123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.642793 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.650031 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.659063 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.665381 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:57:53.668576 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.681300 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.693009 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:57:53.702276 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:57:53] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:58:15.374159 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:15] "POST /myclass/api/GetAllValideSessionPartner_List_filter_like/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:58:24.495694 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:58:24.499754 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:58:24.504102 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:58:24.508891 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:24] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:58:24.515285 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:24] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:24] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:24] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:58:55.612134 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:58:55.617651 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:55] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:58:55] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 22:59:18.886803 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 22:59:19.844650 : Prepare_and_Send_Facture_From_Session_By_Email -'adr_adresse' - Line : 7073 +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 22:59:19] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 23:00:31.956541 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 23:00:31.956541 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 23:00:31.956541 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 23:00:31.956541 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 23:00:31.956541 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Session_Formation.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2024-02-25 23:01:23.028532 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2024-02-25 23:01:23.029538 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2024-02-25 23:01:23.029538 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2024-02-25 23:01:23.029538 : ++ FLASK PORT 5001 ++ +INFO:root:2024-02-25 23:01:23.029538 : ++ LMS_BAS_URL mysy-training.com/ ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2024-02-25 23:02:55.670342 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:02:55.673345 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:02:55] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:02:55] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:03:06.506291 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:06.510666 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:06.513894 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:06.516723 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:06.522107 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:06] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:06] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:06] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:06] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:06] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:03:19.798839 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:19.803324 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:19] "POST /myclass/api/Get_Given_SessionFormation_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:19] "POST /myclass/api/Get_Editable_Document_By_Partner_By_Collection/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:03:36.005337 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:36] "POST /myclass/api/Prepare_and_Send_Facture_From_Session_By_Email/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:03:52.581407 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:52.585127 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:52.588141 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:52.591143 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:03:52.595135 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:52] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:52] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:52] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:03:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:06.741709 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:06.744009 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:06] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:06.749011 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:06.753008 : Connexion du partner recid = dbdd36f3d86a73e2bfac7b3f10f062ce1e7c22f7da37de192a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:06] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:06] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:06.868762 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:06] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:14.863555 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:14.867058 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:14.868587 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:14.874659 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:14] "POST /myclass/api/Get_Given_Partner_Client_From_Id/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:14] "POST /myclass/api/Get_Client_Type_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:14] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:14] "POST /myclass/api/Get_List_Entity_Contact/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:22.745247 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:22.747255 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:22] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:22] "POST /myclass/api/Get_List_Partner_Invoice_no_filter/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:27.643817 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2024-02-25 23:04:27.647066 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:27] "POST /myclass/api/Get_Given_Partner_Invoice/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:27] "POST /myclass/api/Get_Given_Partner_Invoice_Lines/ HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:35.094276 : Security check : IP adresse '127.0.0.1' connected +DEBUG:xhtml2pdf:pisaDocument options: + src = '

\n

 

\n

 

\n

Facture n° Invoice_57 

\n

part nom2 
adresse01 
code_postal01  - adresse01
pays01

\n

 

\n

\n

Vous n\'avez pas de réduction sur cette facture.

\n

 

\n

Rappel Commande  n° Code_Session_SESS_02_DEMO_AP 

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
DescriptionQtyPrix Unit.Montant
DEMO 1 PRATICIEN EN AROMATHERAPIE INTEGRATIVE11550.01550.0
\n

 

\n

 

\n

 

\n

 

\n

 

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
 Totaux
 Total Remise( 0 )
 Total HT
 TVA19 €
 Total1844.5 €
\n

 

\n

 

\n

Condition de règlement :  

\n

Date échéance : 25/02/2024 

\n

 

\n

 

\n

 

\n

25/02/2024, 23:04:35  

' + dest = <_io.BufferedRandom name='./temp_direct/Partner_Invoice_Invoice_57.pdf'> + path = None + link_callback = None + xhtml = False + context_meta = None +DEBUG:xhtml2pdf:FileObject 'https://img.mysy-training.com/MYSY-LOGO-BLUE.png', Basepath: 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\__dummy__' +DEBUG:xhtml2pdf:URLParts: (ParseResult(scheme='https', netloc='img.mysy-training.com', path='/MYSY-LOGO-BLUE.png', params='', query='', fragment=''), 'https') +DEBUG:xhtml2pdf:Parsing img tag, src: +DEBUG:xhtml2pdf:Attrs: {'src': , 'width': 100.0, 'height': 51.0, 'align': None, 'id': None} +DEBUG:xhtml2pdf:Sending request for https://img.mysy-training.com/MYSY-LOGO-BLUE.png with httplib +DEBUG:xhtml2pdf:Uri parsed: https://img.mysy-training.com/MYSY-LOGO-BLUE.png +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645 +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col widths: [None, None, None, None] +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:None +DEBUG:xhtml2pdf:Col widths: [None, None, None, None] +DEBUG:PIL.PngImagePlugin:STREAM b'IHDR' 16 13 +DEBUG:PIL.PngImagePlugin:STREAM b'tEXt' 41 25 +DEBUG:PIL.PngImagePlugin:STREAM b'IDAT' 78 6645 +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:35] "GET /myclass/api/GerneratePDF_Partner_Invoice/MKn4IWaRa9uiq2KWKdrNszKdq53kUo9O8g/65dbb938565ef74cfb9a3bba HTTP/1.1" 200 - +INFO:root:2024-02-25 23:04:45.054848 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [25/Feb/2024 23:04:46] "POST /myclass/api/Send_Partner_Invoice_By_Email/ HTTP/1.1" 200 - diff --git a/Session_Formation.py b/Session_Formation.py index 05b57d2..a491064 100644 --- a/Session_Formation.py +++ b/Session_Formation.py @@ -17,6 +17,7 @@ from datetime import datetime, date from xhtml2pdf import pisa +import Contact import Session_Formation_Sequence import attached_file_mgt import module_editique @@ -7016,6 +7017,8 @@ def Prepare_and_Send_Facture_From_Session_By_Email(tab_files, Folder, diction): # Si il n'y a pas de client associé à cette adresse email, alors on crée le client if (is_inscription_no_client_exist == 0): + + new_client_contact_data = {} new_client_data = {} new_partner_all_list = ['token', "raison_sociale", "nom", "siret", "tva", "email", "telephone", "website", "comment", "address", @@ -7031,37 +7034,70 @@ def Prepare_and_Send_Facture_From_Session_By_Email(tab_files, Folder, diction): new_client_data['token'] = diction['token'] + new_client_contact_data['token'] = diction['token'] if ("nom" in local_inscription_no_client.keys()): new_client_data['raison_sociale'] = local_inscription_no_client['nom'] new_client_data['nom'] = local_inscription_no_client['nom'] + # Pour le contact + new_client_contact_data['nom'] = local_inscription_no_client['nom'] + + if ("prenom" in local_inscription_no_client.keys()): + # Pour le contact + new_client_contact_data['prenom'] = local_inscription_no_client['prenom'] + + if ("civilite" in local_inscription_no_client.keys()): + # Pour le contact + new_client_contact_data['civilite'] = local_inscription_no_client['civilite'] + + if( "email" in local_inscription_no_client.keys() ): new_client_data['email'] = local_inscription_no_client['email'] new_client_data['invoice_email'] = local_inscription_no_client['email'] + # Pour le contact + new_client_contact_data['email'] = local_inscription_no_client['email'] + if ("telephone" in local_inscription_no_client.keys()): new_client_data['telephone'] = local_inscription_no_client['telephone'] + # Pour le contact + new_client_contact_data['telephone'] = local_inscription_no_client['telephone'] + if ("adresse" in local_inscription_no_client.keys()): new_client_data['adr_adresse'] = local_inscription_no_client['adresse'] - #new_client_data['invoice_adresse'] = local_inscription_no_client['adresse'] + new_client_data['invoice_adresse'] = local_inscription_no_client['adresse'] + + # Pour le contact + new_client_contact_data['adr_adresse'] = local_inscription_no_client['adresse'] + if("code_postal" in local_inscription_no_client.keys()): new_client_data['adr_code_postal'] = local_inscription_no_client['code_postal'] new_client_data['invoice_code_postal'] = local_inscription_no_client['code_postal'] + # Pour le contact + new_client_contact_data['adr_code_postal'] = local_inscription_no_client['code_postal'] + if ("ville" in local_inscription_no_client.keys()): new_client_data['adr_ville'] = local_inscription_no_client['ville'] new_client_data['invoice_ville'] = local_inscription_no_client['ville'] + # Pour le contact + new_client_contact_data['adr_ville'] = local_inscription_no_client['ville'] + if ("pays" in local_inscription_no_client.keys()): new_client_data['adr_pays'] = local_inscription_no_client['pays'] new_client_data['invoice_pays'] = local_inscription_no_client['pays'] + # Pour le contact + new_client_contact_data['adr_pays'] = local_inscription_no_client['pays'] + new_client_data['is_client'] = "1" - new_client_data['is_client'] = "0" + new_client_data['is_company'] = "0" + new_client_status, new_client_retval = partner_client.Add_Partner_Client(new_client_data) if (new_client_status is False): @@ -7070,13 +7106,23 @@ def Prepare_and_Send_Facture_From_Session_By_Email(tab_files, Folder, diction): return False, " Facturation : Impossible de créer un client associé à l'adresse email : " + str( local_inscription_no_client['email']) + " ", False - # Mise à jour de l'inscription avec l'_id du client + + inscription_no_client_valide_no_locked_data = MYSY_GV.dbname['partner_client'].find_one( {'partner_recid': str(my_partner['recid']), 'email': str(local_inscription_no_client['email']), 'valide': "1", 'locked': '0'}) + # Créer le contact de communication du client + new_client_contact_data['include_com'] = "1" + new_client_contact_data['related_collection'] = "partner_client" + new_client_contact_data['related_collection_owner_id'] = str(inscription_no_client_valide_no_locked_data['_id']) + local_add_contact_status, local_add_contact_retval = Contact.Add_Contact(new_client_contact_data) + if( local_add_contact_status is False ): + mycommon.myprint(str(inspect.stack()[0][3]) + " WARNING : Impossible de créer le contact "+str(local_add_contact_retval)) + + # Mise à jour de l'inscription avec l'_id du client MYSY_GV.dbname['inscription'].update_one({'partner_owner_recid': str(my_partner['recid']), '_id': ObjectId(local_inscription_no_client['_id'])}, {'$set': {'client_rattachement_id': str( @@ -7170,20 +7216,29 @@ def Prepare_and_Send_Facture_From_Session_By_Email(tab_files, Folder, diction): """ Mettre à jour les lignes associées à ce client pour dire que la ligne est facturé """ + now = str(datetime.now()) + update_data = {} + update_data['invoiced'] = "1" + update_data['invoiced_ref'] = str(local_invoice_ref_interne) + update_data['invoiced_date'] = now + update_data['date_update'] = now + update_data['update_by'] = str(my_partner['_id']) update = MYSY_GV.dbname['inscription'].update_many({'partner_owner_recid':str(my_partner['recid']), 'session_id':diction['session_id'], 'client_rattachement_id':str(single_client)}, - {'$set':{'invoiced':'1'}}) + {'$set':update_data}) tab_local_invoice_ref_interne.append(str(local_invoice_ref_interne)) + return_message = " La session a été correctement facturée.\nListe des factures : " + for tmp in tab_local_invoice_ref_interne: + return_message += "\n - "+str(tmp) - - return True, " Les Factures ont été correctement créées et envoyées par emails", tab_local_invoice_ref_interne + return True, str(return_message), tab_local_invoice_ref_interne except Exception as e: exc_type, exc_obj, exc_tb = sys.exc_info() diff --git a/partner_client.py b/partner_client.py index f776c80..99f6165 100644 --- a/partner_client.py +++ b/partner_client.py @@ -36,7 +36,7 @@ def Add_Partner_Client(diction): Verification des input acceptés """ field_list = ['token', "raison_sociale", "nom", "siret", "tva", "email", - "telephone", "website", "comment", "address", "invoice_address", "list_contact", + "telephone", "website", "comment", "address", "list_contact", 'adr_adresse', 'adr_code_postal', 'adr_ville', 'adr_pays', 'invoice_email', 'invoice_nom', 'invoice_siret', 'invoice_tva', 'invoice_condition_paiement_id', 'invoice_adresse', 'invoice_ville', @@ -337,23 +337,6 @@ def Add_Partner_Client(diction): - invoice_address = {} - if ("invoice_address" in diction.keys()): - if diction['invoice_address']: - invoice_address = ast.literal_eval(diction['invoice_address']) - data['invoice_address'] = ast.literal_eval(diction['invoice_address']) - - """" - verification que le ligne "adresse de facturation" contient bien les champs : - - adresse, code postal, ville, pays - """ - - adresse_field_list_obligatoire = ['adresse', "code_postal", "ville", "pays", ] - for val in adresse_field_list_obligatoire: - if val not in invoice_address.keys(): - mycommon.myprint( - str(inspect.stack()[0][3]) + " - Le champ '" + val + "' est obligatoire dans l'adresse de facturation") - return False, " Le champ '" + val + "' est obligatoire dans l'adresse de facturation", list_contact = "" if ("list_contact" in diction.keys()): @@ -512,7 +495,7 @@ def Update_Partner_Client(diction): Verification des input acceptés """ field_list = ['token', "_id", "raison_sociale", "nom", "siret", "tva", "email", - "telephone", "website", "comment", "address", "invoice_address", "list_contact", + "telephone", "website", "comment", "address", "list_contact", 'adr_adresse', 'adr_code_postal', 'adr_ville', 'adr_pays', 'invoice_email', 'invoice_nom', 'invoice_siret', 'invoice_tva','invoice_condition_paiement_id', 'invoice_adresse', 'invoice_ville', @@ -779,24 +762,6 @@ def Update_Partner_Client(diction): str(inspect.stack()[0][3]) + " - Le champ '" + val + "' est obligatoire dans l'adresse") return False, " Le champ '" + val + "' est obligatoire dans l'adresse", - invoice_address = {} - if ("invoice_address" in diction.keys()): - invoice_address = ast.literal_eval(diction['invoice_address']) - data_update['invoice_address'] = ast.literal_eval(diction['invoice_address']) - - """" - verification que le ligne "adresse de facturation" contient bien les champs : - - adresse, code postal, ville, pays - """ - - adresse_field_list_obligatoire = ['adresse', "code_postal", "ville", "pays", ] - for val in adresse_field_list_obligatoire: - if val not in invoice_address.keys(): - mycommon.myprint( - str(inspect.stack()[0][ - 3]) + " - Le champ '" + val + "' est obligatoire dans l'adresse de facturation") - return False, " Le champ '" + val + "' est obligatoire dans l'adresse de facturation", - list_contact = "" if ("list_contact" in diction.keys()): list_contact = diction['list_contact']