| Package | Description |
|---|---|
| com.akuiteo.achatvente.service | |
| com.akuiteo.achatvente.utils | |
| com.akuiteo.facture.solderparcg | |
| com.akuiteo.interfaces | |
| com.itnsa.gestion.bean |
| 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 | Method and Description |
|---|---|
static void |
FactureUtils.copyMotifAvoirFromCtxToFacture(CtxFacture<?> ctx,
Facture facture) |
static boolean |
FactureUtils.isFactureSousTraitance(Facture facture) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SolderParCG<FACTURE extends Facture> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CtxFacture<FACTURE extends Facture>
Interface pour les objets contenant des factures (spécialement des contextes de factures clients/fournisseurs).
|
interface |
FactureServiceWrapper<T extends Facture>
Interface permettant d'effectuer des actions sur une facture qque soit son type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FFacturescli |
class |
FFacturesfou |
Copyright © 2016. All rights reserved.