| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.services |
| Modifier and Type | Method and Description |
|---|---|
protected ImportLog |
ProductionService.importSingleLine(String[] csvdata,
Zone sourceZone)
Extraction du code de control et d'enregistrement dans un methode
séparée de la routine d'import pour être aussi utilisé lors du replay.
|
ImportLog |
ProductionService.replayError(String labelErrorId,
String replayLine,
String comment)
Replay selected error with corrected replay line.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImportLog<Batch>> |
BatchService.importBatchFile(File batchFile)
Import du fichier dbf des numéros de lots.
|
List<ImportLog<Client>> |
ReferentialService.importClients(File file)
Import client dbf file.
|
List<ImportLog<Batch>> |
BatchService.importInventory(File file)
Import inventaire.
|
List<ImportLog> |
ProductionService.importLabelsFile(String fileFilename,
File file)
Import label file.
|
List<ImportLog<Place>> |
ReferentialService.importPlaces(File file)
Import place csv file.
|
List<ImportLog<Product>> |
ReferentialService.importProducts(File file) |
List<ImportLog<Supplier>> |
ReferentialService.importSuppliers(File file)
Import suppliers dbf file.
|
Copyright © 2012-2013 Herboristerie Cailleau. All Rights Reserved.