Elenco files modificati in ~villa/src/saldi.mod git-svn-id: svn://10.65.10.50/trunk@2852 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			12 lines
		
	
	
		
			290 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			290 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_ANNO 101
 | |
| #define F_TIPOCF 102
 | |
| #define F_GRUPPO 103
 | |
| #define F_CONTO 104
 | |
| #define F_SOTTOCONTO 105
 | |
| #define F_SOTTOC_CLIENTE 106
 | |
| #define F_SOTTOC_FORN 107
 | |
| #define F_DESCR_CONTO 108
 | |
| #define F_DESCR_CLIENTE 109
 | |
| #define F_DESCR_FORN 110
 | |
| #define F_SHEET_SALDI 111 
 | |
| #define F_SCARICATO 112 |