mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 07:57:33 -05:00 
			
		
		
		
	Taxes - sum
This commit is contained in:
		
							parent
							
								
									b5a4fc9865
								
							
						
					
					
						commit
						bba25f1033
					
				@ -87,6 +87,7 @@ class SumTaxTest extends TestCase
 | 
				
			|||||||
        $c->save();
 | 
					        $c->save();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        $this->assertEquals("92582", $c->tax_data->geoPostalCode);
 | 
					        $this->assertEquals("92582", $c->tax_data->geoPostalCode);
 | 
				
			||||||
 | 
					        $this->assertEquals(0.0875, $c->tax_data->taxSales);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    public function testSumOfInvoice()
 | 
					    public function testSumOfInvoice()
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user