mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 16:17:32 -04: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