Patch level : 1.7 678
Files correlati : at5.exe Ricompilazione Demo : [ ] Commento : stampa di controllo controlli sanitari: sistemato ordinamento per cognome e nome git-svn-id: svn://10.65.10.50/trunk@11725 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									fdd5609fe0
								
							
						
					
					
						commit
						1c58366eee
					
				| @ -180,7 +180,7 @@ bool TControlloControlli::set_print(int m) | |||||||
| 				chiave = "93->DATACON|"; | 				chiave = "93->DATACON|"; | ||||||
| 			break; | 			break; | ||||||
| 			case 'S': | 			case 'S': | ||||||
| 				chiave = "90->CODSEZ|90->CODSOT|93->DATACON|"; | 				chiave = "90->CODSEZ|90->CODSOT|"; | ||||||
| 			break; | 			break; | ||||||
| 		} | 		} | ||||||
| 		switch (_ordinamento[0]) | 		switch (_ordinamento[0]) | ||||||
| @ -188,6 +188,9 @@ bool TControlloControlli::set_print(int m) | |||||||
| 			case 'C': | 			case 'C': | ||||||
| 				chiave << "UPPER(90->COGNOME)|UPPER(90->NOME)"; | 				chiave << "UPPER(90->COGNOME)|UPPER(90->NOME)"; | ||||||
| 			break; | 			break; | ||||||
|  | 			case 'D': | ||||||
|  | 				chiave << "93->DATACON"; | ||||||
|  | 			break; | ||||||
| 		} | 		} | ||||||
| 		TString80 filtro = "";			 | 		TString80 filtro = "";			 | ||||||
| 		// filtro per tipo controlli
 | 		// filtro per tipo controlli
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user