Package | Description |
---|---|
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
CtxLivraison |
LigneTitreService.clonerTitresSansSauvegarder(CtxLivraison livraison) |
CtxLivraison |
LivraisonService.convertirLivraison(CtxLivraison ctxLivraison)
Convertir la livraison
|
CtxLivraison |
CommandeClientService.copierInfosContratFromCmdLivreeToLivraison(CtxLivraison ctx) |
CtxLivraison |
LivraisonService.creerLivraison(CtxLivraison livraison) |
CtxLivraison |
AchatVenteService.genererLivraisonSousTrait(CtxCommandeFou ctxCommandeFou,
boolean surMontant,
FApprovisionnt approvisionnt) |
CtxLivraison |
LivraisonService.loadLivraisonByNumeroLivraison(String numeroLivraison)
Chargement d'une livraison
|
CtxLivraison |
LivraisonService.majLivraison(CtxLivraison livraison) |
CtxLivraison |
CommandeClientService.transformerCommandeEnLivraison(CtxCommandeCli commande,
boolean surMontant,
boolean datePeriodeaNull,
boolean ctrlArreteReliquat) |
CtxLivraison |
AchatVenteService.transformerCommandeEnLivraison(CtxCommandeCli commande,
boolean surMontant,
boolean datePeriodeaNull,
boolean ctrlArreteReliquat) |
CtxLivraison |
CommandeClientService.transformerCommandeEnLivraison(CtxCommandeCli commande,
boolean surMontant,
boolean datePeriodeaNull,
boolean historiser,
boolean ctrlArreteReliquat)
Deprecated.
car on historise avant maintenant !!! Utiliser
CommandeClientService.transformerCommandeEnLivraison(CtxCommandeCli commande, boolean surMontant, boolean datePeriodeaNull, boolean ctrlArreteReliquat) |
CtxLivraison |
AchatVenteService.transformerCommandeEnLivraison(CtxCommandeCli commande,
boolean surMontant,
boolean datePeriodeaNull,
boolean historiser,
boolean ctrlArreteReliquat)
Deprecated.
car on historise avant maintenant !!! Utiliser
AchatVenteService.transformerCommandeEnLivraison(CtxCommandeCli commande, boolean surMontant, boolean datePeriodeaNull, boolean ctrlArreteReliquat) |
Modifier and Type | Method and Description |
---|---|
CtxLivraison |
LigneTitreService.clonerTitresSansSauvegarder(CtxLivraison livraison) |
CtxLivraison |
LivraisonService.convertirLivraison(CtxLivraison ctxLivraison)
Convertir la livraison
|
CtxLivraison |
CommandeClientService.copierInfosContratFromCmdLivreeToLivraison(CtxLivraison ctx) |
CtxLivraison |
LivraisonService.creerLivraison(CtxLivraison livraison) |
FLivraisons |
LivraisonService.eclaterLivraison(CtxLivraison ctxLivraison)
Eclater une livraison en deux
|
CtxLivraison |
LivraisonService.majLivraison(CtxLivraison livraison) |
void |
LivraisonService.marquerLivCommeFacturee(CtxLivraison livraison)
Marque la livraison comme facturée
|
void |
LivraisonService.supprimerTitres(CtxLivraison context) |
FFacturescli |
LivraisonService.transformerLivraisonEnFactureClient(CtxLivraison livraison,
boolean grouper) |
void |
LivraisonService.validerLivraisonEclatee(CtxLivraison ctxLivraison)
Contréle si une livraison peutêtre éclatée en deux ou non
|
Copyright © 2016. All rights reserved.