mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:57:31 -05:00 
			
		
		
		
	Fixed a little typo
This commit is contained in:
		
							parent
							
								
									5ce5e8f042
								
							
						
					
					
						commit
						573b802f70
					
				@ -190,7 +190,7 @@ class CreateXInvoice implements ShouldQueue
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        return $client->invoice_filepath($invoice->invitations->first()) . $invoice->getFileName("xml");
 | 
			
		||||
        return $client->xinvoice_filepath($invoice->invitations->first()) . $invoice->getFileName("xml");
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    private function getTaxType(string $name): string
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user