Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static StatutDemandeAchats |
StatutDemandeAchats.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatutDemandeAchats[] |
StatutDemandeAchats.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DdeMatService.annulerLigneDemMateriel(Double identLigneddemat,
StatutDemandeAchats nouveauStatut)
Annulation d'une ligne de demande de matériel
|
FDdemat |
StocksService.demandeCreationDemandeachats(FAffaires affaire,
FStMouv mvtStock,
StatutDemandeAchats statut)
Création d'une demande d'achat suite à un mouvement de stock
|
Copyright © 2016. All rights reserved.