a
This commit is contained in:
@@ -13803,7 +13803,7 @@ function requetes_factures_client()
|
||||
|
||||
// DEBUT convertir_en_entier
|
||||
numeroBonConsultation1 = convertir_en_entier(numeroBonConsultation1);
|
||||
numeroBonConsultation2 = convertir_en_ier(numeroBonConsultation2);
|
||||
numeroBonConsultation2 = convertir_en_entier(numeroBonConsultation2);
|
||||
|
||||
numeroBonOrdonnance1 = convertir_en_entier(numeroBonOrdonnance1);
|
||||
numeroBonOrdonnance2 = convertir_en_entier(numeroBonOrdonnance2);
|
||||
@@ -24561,7 +24561,7 @@ function enregistrer_prestataire()
|
||||
}
|
||||
|
||||
|
||||
if (codeTypePrestataire=="CSO" || codeTypePrestataire=="DEN" || codeTypePrestataire=="HRW" || codeTypePrestataire=="LAB"|| codeTypePrestataire=="SEA")
|
||||
if (codeTPrestataire=="CSO" || codeTypePrestataire=="DEN" || codeTypePrestataire=="HRW" || codeTypePrestataire=="LAB"|| codeTypePrestataire=="SEA")
|
||||
{
|
||||
if (codeTarifActe<" ")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user