Package | Description |
---|---|
com.akuiteo.achatvente.service | |
com.akuiteo.comptabilite.ca3.nonpersistent | |
com.itnsa.gestion.constantes |
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é.
|
<T extends Facture> |
FactureAvoirService.rattacherAvoirFacture(FactureServiceWrapper<T> facSvcWrapper,
T avoir,
String numFacture,
NatureFacture natureAvoir,
Date dateRef)
Permet de rattacher un avoir à une facture.
|
Modifier and Type | Field and Description |
---|---|
protected NatureFacture |
PropositionCA3ResultatRecherche.natureFacture |
Modifier and Type | Method and Description |
---|---|
NatureFacture |
PropositionCA3ResultatRecherche.getNatureFacture() |
Modifier and Type | Method and Description |
---|---|
void |
PropositionCA3ResultatRecherche.setNatureFacture(NatureFacture natureFacture) |
Modifier and Type | Method and Description |
---|---|
static NatureFacture |
NatureFacture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NatureFacture[] |
NatureFacture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.