| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_ID |
| Modifier and Type | Method and Description |
|---|---|
void |
creationFluxFactureAchat(FFacturesfou facture)
Création des flux à partir d'une facture d'achat
|
void |
creationFluxFactureVente(FFacturescli facture)
Création des flux à partir d'une facture de vente
|
void |
creationFluxFromComptecg(FFluxaffaire fluxaffaire,
FComptescg comptescg)
Création des flux à partir d'un compte comptable
|
void |
creationFluxInitiaux(TypePiece typePiece,
FAffaires affaire) |
void |
creationFluxPlanning(FAffaires aff,
FTables param,
boolean tMoeEnHeures,
String typeFlux,
FPlanning plan) |
void |
creationFluxPrevisionnels(TypePiece typePiece,
CtxAffaire context) |
FFluxaffaire |
creerFluxAffaire(FFluxaffaire fluxaffaire)
Création ou modification d'un flux
|
void |
delete(FFluxaffaire flux) |
void |
deleteAll(List<FFluxaffaire> lstFlux) |
boolean |
generationFlux()
Doit-on générer les flux?
|
void |
genererFluxAch(TypePiece typePiece,
CtxAffaire context,
Boolean regenerer) |
void |
genererFluxCG(Double identEcriture)
Création des flux à partir d'une écriture comptable
|
void |
genererFluxFac(TypePiece typePiece,
CtxAffaire context,
Boolean regenerer) |
void |
genererFluxIss(TypePiece typePiece,
CtxAffaire context,
Boolean regenerer) |
void |
genererFluxMoe(TypePiece typePiece,
CtxAffaire context,
Boolean regenerer) |
void |
genererFluxMoi(TypePiece typePiece,
FAffaires affaire,
Boolean regenerer) |
List<FLignetache> |
loadLignesTacheByCodeTacheAndDate(String codeTache,
Date dateRef) |
List<FFluxaffaire> |
rechercheMulticriteres(FluxAffaireCriteresRecherche critere)
Recherche multi critères de flux
|
Double |
valorisationLigneTpsCollab(String codeCollab,
Date date,
FTables param) |
Double |
valorisationLigneTpsTache(String codeTache,
Date date,
FTables param) |
getServerMessages, resetServerMessagesstatic final String SERVICE_ID
FFluxaffaire creerFluxAffaire(FFluxaffaire fluxaffaire)
fluxaffaire - List<FFluxaffaire> rechercheMulticriteres(FluxAffaireCriteresRecherche critere)
critere - boolean generationFlux()
void deleteAll(List<FFluxaffaire> lstFlux)
lstFlux - void delete(FFluxaffaire flux)
flux - List<FLignetache> loadLignesTacheByCodeTacheAndDate(String codeTache, Date dateRef)
codeTache - dateRef - void creationFluxInitiaux(TypePiece typePiece, FAffaires affaire)
typePiece - affaire - void creationFluxPrevisionnels(TypePiece typePiece, CtxAffaire context)
typePiece - context - void genererFluxMoi(TypePiece typePiece, FAffaires affaire, Boolean regenerer)
typePiece - affaire - regenerer - void genererFluxMoe(TypePiece typePiece, CtxAffaire context, Boolean regenerer)
typePiece - affaire - regenerer - void genererFluxFac(TypePiece typePiece, CtxAffaire context, Boolean regenerer)
typePiece - context - regenerer - void genererFluxAch(TypePiece typePiece, CtxAffaire context, Boolean regenerer)
typePiece - context - regenerer - void genererFluxIss(TypePiece typePiece, CtxAffaire context, Boolean regenerer)
typePiece - context - regenerer - void creationFluxFactureAchat(FFacturesfou facture)
facture - void creationFluxFactureVente(FFacturescli facture)
facture - Double valorisationLigneTpsCollab(String codeCollab, Date date, FTables param)
codeCollab - date - param - Double valorisationLigneTpsTache(String codeTache, Date date, FTables param)
codeTache - date - param - void creationFluxPlanning(FAffaires aff, FTables param, boolean tMoeEnHeures, String typeFlux, FPlanning plan)
aff - param - tMoeEnHeures - typeFlux - plan - void creationFluxFromComptecg(FFluxaffaire fluxaffaire, FComptescg comptescg)
fluxaffaire - comptescg - void genererFluxCG(Double identEcriture)
identEcriture - Copyright © 2016. All rights reserved.