Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@22401 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									5982019fd0
								
							
						
					
					
						commit
						c1f830fa8c
					
				| @ -56,6 +56,7 @@ TInvia_clienti_skema::TInvia_clienti_skema() | ||||
|   create_field("CODCF",     -1,  20,  _longzerofld, true);  //codice cliente
 | ||||
|   create_field("RAGSOC",    -1,  50,  _alfafld,     true);  //ragione sociale  
 | ||||
|   create_field("CITTA",     -1,  50,  _alfafld,     true);  //cittŕ
 | ||||
|   create_field("ACAPO",     -1,   2,  _alfafld,     true, TVariant("\r\n"));  //caratteri di a capo
 | ||||
| } | ||||
| 
 | ||||
|                                  /////////////////////////////////////
 | ||||
| @ -102,6 +103,7 @@ TInvia_articoli_skema::TInvia_articoli_skema() | ||||
|   create_field("PESO",       -1,  20,  _alfafld,    true);  //peso
 | ||||
|   create_field("LUNGHEZZA",  -1,   5,  _realfld,    true);  //lunghezza
 | ||||
|   create_field("LARGHEZZA",  -1,   5,  _realfld,    true);  //larghezza
 | ||||
|   create_field("ACAPO",      -1,   2,  _alfafld,     true, TVariant("\r\n"));  //caratteri di a capo
 | ||||
| } | ||||
| 
 | ||||
|                                  //////////////////////////////////////
 | ||||
| @ -142,6 +144,7 @@ TInvia_dotazioni_skema::TInvia_dotazioni_skema() | ||||
|   create_field("CODCF",     -1,  20,  _longzerofld, true);  //codice cliente
 | ||||
|   create_field("RAGSOC",    -1,  50,  _alfafld,     true);  //ragione sociale  
 | ||||
|   create_field("CITTA",     -1,  50,  _alfafld,     true);  //cittŕ
 | ||||
|   create_field("ACAPO",     -1,   2,  _alfafld,     true, TVariant("\r\n"));  //caratteri di a capo
 | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user