Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
<T extends Facture> |
detacherAvoirFacture(FactureServiceWrapper<T> facSvcWrapper,
T avoir,
Date dateOperation,
boolean annulerReglFactureParAvoir,
NatureFacture natureAvoir,
TypeTransaction typeTrxRattachementAvoir,
boolean isAvoirDebit)
Permet de détacher un avoir de la facture à laquelle il est rattaché.
|
<T extends Facture> |
rattacherAvoirFacture(FactureServiceWrapper<T> facSvcWrapper,
T avoir,
String numFacture,
NatureFacture natureAvoir,
Date dateRef)
Permet de rattacher un avoir à une facture.
|
getServerMessages, resetServerMessages
static final String SERVICE_ID
<T extends Facture> T detacherAvoirFacture(FactureServiceWrapper<T> facSvcWrapper, T avoir, Date dateOperation, boolean annulerReglFactureParAvoir, NatureFacture natureAvoir, TypeTransaction typeTrxRattachementAvoir, boolean isAvoirDebit)
<T extends Facture> T rattacherAvoirFacture(FactureServiceWrapper<T> facSvcWrapper, T avoir, String numFacture, NatureFacture natureAvoir, Date dateRef)
Copyright © 2016. All rights reserved.