Patch level : 4.0 892
Files correlati : ve0.exe ve6.exe Ricompilazione Demo : [ ] Commento : Corretto arrotondamento IVA nelle fature da emettere e ricevere git-svn-id: svn://10.65.10.50/trunk@16214 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									9a6fec1a12
								
							
						
					
					
						commit
						b06248e0e7
					
				@ -2345,7 +2345,10 @@ error_type TContabilizzazione::compile_rows_mov_re(TDocumento& doc)
 | 
			
		||||
  if (good())                    
 | 
			
		||||
    adjust_sconto_rows(doc); 
 | 
			
		||||
 | 
			
		||||
  // Crea la riga di totale documento
 | 
			
		||||
  if (good())
 | 
			
		||||
    adjust_iva_rows(doc);
 | 
			
		||||
 | 
			
		||||
	// Crea la riga di totale documento
 | 
			
		||||
  if (good())
 | 
			
		||||
  {                                   
 | 
			
		||||
    int righe = _movimento->iva_items();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user