|  | Stato Enumeration | 
 Enumerazione degli stati dei documenti.
 
 
Namespace: Amica.Enums.DocumentiAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntax Members
Members|  | Member name | Value | Description | 
|---|
|  | Bozza | 1 | Bozza (1). | 
|  | Fatturato | 2 | DDT fatturato (2). | 
|  | Emesso | 3 | Documento emesso (3). | 
|  | FatturaAccontoScontataInFattura | 4 | Fattura di acconto già scontata in una fattura (4). | 
|  | PreventivoChiuso | 5 | Preventivo già chiuso (5). | 
|  | OrdineEvaso | 6 | Ordine evaso completamente (6). | 
|  | OrdineParzialmenteEvaso | 7 | Ordine evaso solo parzialmente (7). | 
|  | OrdineAnnullato | 8 | Ordine annullato (8). | 
|  | ResoAccreditato | 9 | Reso cliente accreditato con nota di credito (9). | 
|  | DDTNonFatturare | 10 | DDT da non fatturare. | 
 Remarks
Remarks See Also
See Also