List<LigneReglement> |
FactureClientService.rechercheEcheances(FactureClientCriteresRecherche critere)
Recherche des échéances
|
List<LigneReglement> |
FactureClientService.rechercheEcheancesByClient(FactureClientCriteresRecherche critere)
Recherche des échéances par client
|
List<FFacturescli> |
FactureClientService.rechercheMulticriterePersistant(FactureClientCriteresRecherche critere)
Recherche multicritere de facture
|
List<FactureClientResultatRecherche> |
FactureClientService.rechercheMultiCriteres(FactureClientCriteresRecherche critere)
Recherche multi critéres
|
List<FactureClientResultatRecherche> |
FactureClientService.rechercheMultiCriteresAffacturage(FactureClientCriteresRecherche critere) |
List<FactureClientResultatRecherche> |
FactureClientService.recherchePourValidationEnLot(FactureClientCriteresRecherche critere)
Retourne la liste des factures correspondant au critéres pour validation
|
List<FactureClientResultatRecherche> |
FactureClientService.rechercheRapide(FactureClientCriteresRecherche critere)
Recherche rapide
|
List<ManagerVentesResultat> |
ManagerService.searchManagerFacturesClient(FactureClientCriteresRecherche critere) |
List<FFacturescli> |
FactureClientService.searchMulticriterePersistant(FactureClientCriteresRecherche critere) |
Double |
FactureClientService.sommeMontant(FactureClientCriteresRecherche critere)
Somme prix total
|
List<DualValues<String,Double>> |
FactureClientService.sommeMontantByAffaire(FactureClientCriteresRecherche critere)
liste des Sommes du prix total des lignes groupées par affaire
|