01 40 85 70 12

MON COMPTE
Query selpanier failed : Table '.\sopartex2\tarification' is marked as crashed and should be repaired / select sum(quantite) as totalqte, sum(tarif*quantite) as totaltarif from panier, tarification where panier.code_client = '' and (tarification.ref_sopartex = panier.ref_sopartex and tarification.code_client = panier.code_client)