Package | Description |
---|---|
com.akuiteo.achatvente.service | |
com.akuiteo.compta.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
<T extends Facture> |
FactureAvoirService.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é.
|
Modifier and Type | Method and Description |
---|---|
static TypeTransaction |
TypeTransaction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeTransaction[] |
TypeTransaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FEcritures |
EcrituresService.getEcritureExtourne(FEcritures ecritures,
TypeTransaction typeTransaction)
Retourne l'écriture d'extourne correspondant à l'écriture passée en paramètre.
|
FEcritures |
EcrituresService.getEcritureExtourne(FEcritures ecritures,
TypeTransaction typeTransaction,
Date dateExtourne)
Retourne l'écriture d'extourne correspondant à l'écriture passée en paramètre.
|
Copyright © 2016. All rights reserved.