Patch level : 10.0 896
Files correlati : ba3.exe cg2.exe ve0.exe ve6.exe Ricompilazione Demo : [ ] Commento : il periodo di non accettazione effetti viene applicato per i seguenti tipi di movimento tratta ricevuta bancaria cessione paghero tratta accettata (SRM) git-svn-id: svn://10.65.10.50/branches/R_10_00@21491 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									dd28e8f519
								
							
						
					
					
						commit
						88bacf0eb0
					
				| @ -1920,6 +1920,14 @@ void TPagamento::adjust_refused_scad() | |||||||
|   TToken_string intervallo(12, ','); |   TToken_string intervallo(12, ','); | ||||||
|   TToken_string dalgiorno(5, '-'), algiorno(5, '-'); |   TToken_string dalgiorno(5, '-'), algiorno(5, '-'); | ||||||
|   for (int i = 0; i < n_rate(); i++) |   for (int i = 0; i < n_rate(); i++) | ||||||
|  |   {  | ||||||
|  | 		TTipo_pag tipo = tipo_rata(i); | ||||||
|  | 	 | ||||||
|  | 		if (tipo == _tratta || | ||||||
|  | 				tipo == _ric_ban || | ||||||
|  | 				tipo == _cessione || | ||||||
|  | 				tipo == _paghero || | ||||||
|  | 				tipo == _tratta_acc) | ||||||
| 		{ | 		{ | ||||||
| 			const TDate d = data_rata(i); | 			const TDate d = data_rata(i); | ||||||
| 			int inter = 0; | 			int inter = 0; | ||||||
| @ -1966,6 +1974,7 @@ void TPagamento::adjust_refused_scad() | |||||||
| 				break;  | 				break;  | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
|  |   } | ||||||
| } | } | ||||||
|     |     | ||||||
| TPagamento::TPagamento(const char* codtab, const char* data) : | TPagamento::TPagamento(const char* codtab, const char* data) : | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user