public crlCommission() { this.Destination = ""; this.FraisEnvoi = ""; this.idCommission = ""; this.PieceJustificatif = ""; this.Poids = ""; this.NumExpediteur = ""; this.NumRecepteur = ""; this.IsRecu = 0; this.Nombre = 0; this.NumDesignation = ""; this.NumTrajet = ""; this.TypeCommission = ""; this.DateCommission = DateTime.Now; this.MatriculeAgent = ""; this.MatriculeAgentDelivreur = ""; this.DateLivraison = DateTime.Now; this.ModePaiement = ""; this.recepteur = null; this.expediteur = null; this.typeCommssionObjet = null; this.designationCommission = null; this.agent = null; this.agentDelivreur = null; }
public crlAutorisationVoyage() { this.DatePrevueDepart = DateTime.Now; this.IdVerification = ""; this.MatriculeAgent = ""; this.NumerosAV = ""; this.Verification = null; this.Agent = null; }
public crlRecuDecaisser() { this.NumRecuDecaisser = ""; this.MatriculeAgent = ""; this.DateRecuDecaisser = DateTime.Now; this.MotantRecuDecaisser = 0; this.LibelleRecuDecaisser = ""; this.agent = null; }
public crlFacture() { this.NumFacture = ""; this.Libele = ""; this.Montant = ""; this.DateFacturation = DateTime.Now; this.MatriculeAgent = ""; this.agent = null; autorisationDeparts = null; }
public crlRecu() { this.NumRecu = ""; this.Libele = ""; this.Montant = ""; this.modePaiement = ""; this.Date = DateTime.Now; this.MatriculeAgent = ""; this.agent = null; }
public crlRecuFac() { this.Date = DateTime.Now; this.Libele = ""; this.MatriculeAgent = ""; this.Montant = ""; this.NumFacture = ""; this.NumRecuFac = ""; this.agent = null; this.facture = null; }
public crlPrelevement() { this.NumPrelevement = ""; this.MatriculeAgent = ""; this.TypePrelevement = ""; this.NumAutorisationDepart = ""; this.MontantPrelevement = 0.00; this.DatePrelevement = DateTime.Now; this.agent = null; this.objTypePrelevement = null; this.autorisationDepart = null; }
public crlAutorisationDepart() { this.NumAutorisationDepart = ""; this.NumerosFB = ""; this.MatriculeAgent = ""; this.DateAD = DateTime.Now; this.RecetteTotale = 0.00; this.ResteRegle = 0.00; this.ficheBord = null; this.agent = null; this.recus = null; }
public crlRecuAD() { this.NumRecuAD = ""; this.MatriculeAgent = ""; this.Libele = ""; this.Montant = ""; this.Date = DateTime.Now; this.NumPrelevement = ""; this.NumFacture = ""; this.agent = null; this.prelevement = null; }
public crlRecuEncaisser() { this.DateRecuEncaisser = DateTime.Now; this.LibelleRecuEncaisser = ""; this.MatriculeAgent = ""; this.ModePaiement = ""; this.MontantRecuEncaisser = 0; this.NumCheque = ""; this.NumRecuEncaisser = ""; this.agent = null; this.cheque = null; }
public crlBonDeCommande() { this.NumBonDeCommande = ""; this.DateBC = DateTime.Now; this.DatePaiementBC = DateTime.Now; this.DescriptionBC = ""; this.MatriculeAgent = ""; this.MontantBC = 0; this.NumProforma = ""; this.proforma = null; this.agent = null; }
public crlCheque() { this.NumCheque = ""; this.DateCheque = DateTime.Now; this.NumerosCheque = ""; this.MontantCheque = 0; this.MatriculeAgent = ""; this.Banque = ""; this.NumCompte = ""; this.TitulaireCheque = ""; this.AdresseTitulaireCheque = ""; this.agent = null; }
public crlFicheBord() { this.NumerosFB = ""; this.NumerosAV = ""; this.MatriculeAgent = ""; this.DateHeurDepart = DateTime.Now; this.DateHeurPrevue = DateTime.Now; this.autorisationVoyage = null; this.agent = null; this.commission = null; this.voyage = null; //this.escorteVoyage = null; this.placeFB = null; }
public crlAbonnement() { this.NumAbonnement = ""; this.NumIndividu = ""; this.MatriculeAgent = ""; this.NumSociete = ""; this.NumOrganisme = ""; this.DateAbonnement = DateTime.Now; this.ImageAbonner = "abonner.png"; this.individu = null; this.agent = null; this.billets = null; this.organisme = null; this.societe = null; }
public crlProforma() { this.NumIndividu = ""; this.NumOrganisme = ""; this.NumProforma = ""; this.NumSociete = ""; this.DateProforma = DateTime.Now; this.MatriculeAgent = ""; this.ModePaiement = ""; this.billetCommande = null; this.individu = null; this.organisme = null; this.societe = null; this.agent = null; this.commissionDevis = null; this.uSAbonnementNVDevis = null; }
public crlRecuAbonnement() { this.DateRecuAbonnement = DateTime.Now; this.MatriculeAgent = ""; this.ModePaiement = ""; this.MontantRecuAbonnement = 0.00; this.NumBonDeCommande = ""; this.NumCheque = ""; this.NumDureeAbonnement = ""; this.NumRecuAbonnement = ""; this.NumVoyageAbonnement = ""; this.agent = null; this.bonDeCommande = null; this.cheque = null; this.dureeAbonnement = null; this.voyageAbonnement = null; }
public crlVerification() { this.AVoireVT = ""; this.AVoireVP = ""; this.DateVerification = DateTime.Now; this.IdVerification = ""; this.ObservationProfessionnelle = ""; this.VerificationPapier = 0; this.VerificationTechnique = 0; this.PlanDepart = 0; this.IdItineraire = ""; this.MatriculeAgent = ""; this.NumLicence = ""; this.IdChauffeur = ""; this.Agent = null; this.Licence = null; this.Chauffeur = null; this.Itineraire = null; }
public crlVoyageAbonnement() { this.MatriculeAgent = ""; this.NbVoyageAbonnement = 0; this.NumAbonnement = ""; this.NumTrajet = ""; this.NumVoyageAbonnement = ""; this.PrixUnitaire = 0.00; this.Zone = ""; this.DateVoyageAbonnement = DateTime.Now; this.NumCalculCategorieBillet = ""; this.NumCalculReductionBillet = ""; this.ModePaiement = ""; this.trajet = null; this.zoneObj = null; this.abonnement = null; this.agent = null; this.calculCategorieBillet = null; this.calculReductionBillet = null; }
public crlUSVoyage() { this.NumVoyage = ""; this.DateHeureArrive = DateTime.Now; this.DateHeureDepart = DateTime.Now; this.NumLicence = ""; this.MatriculeAgentArrive = ""; this.MatriculeAgentChauffeur = ""; this.MatriculeAgentControleur = ""; this.MatriculeAgentDepart = ""; this.MatriculeAgentReceveur = ""; this.NumLigne = ""; this.NumAppareil = ""; this.NumFacture = ""; this.agentArrive = null; this.agentChauffeur = null; this.agentControleur = null; this.agentDepart = null; this.agentReceveur = null; }
public crlBillet() { this.NumBillet = ""; this.NumTrajet = ""; this.DateDeValidite = DateTime.Now; this.ModePaiement = ""; this.NumIndividu = ""; this.matriculeAgent = ""; this.PrixBillet = "0,00"; this.NumCalculCategorieBillet = ""; this.NumCalculReductionBillet = ""; this.DateBillet = DateTime.Now; this.NumDureeAbonnement = ""; this.NumVoyageAbonnement = ""; this.NumBilletCommande = ""; this.individu = null; this.trajet = null; this.agent = null; this.calculCategorieBillet = null; this.calculReductionBillet = null; }
public crlDureeAbonnement() { this.MatriculeAgent = ""; this.NumAbonnement = ""; this.NumDureeAbonnement = ""; this.NumTrajet = ""; this.PrixTotal = 0.00; this.PrixUnitaire = 0.00; this.ValideAu = DateTime.Now; this.ValideDu = DateTime.Now; this.Zone = ""; this.DateDureeAbonnement = DateTime.Now; this.NumCalculCategorieBillet = ""; this.NumCalculReductionBillet = ""; this.ModePaiement = ""; this.trajet = null; this.zoneObj = null; this.abonnement = null; this.agent = null; this.calculCategorieBillet = null; this.calculReductionBillet = null; }