mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-02 22:57:33 -05:00 
			
		
		
		
	Handle document uploads in companyimport
This commit is contained in:
		
							parent
							
								
									b950c805be
								
							
						
					
					
						commit
						081d720ce5
					
				@ -1164,6 +1164,7 @@ class CompanyImport implements ShouldQueue
 | 
				
			|||||||
                    {
 | 
					                    {
 | 
				
			||||||
                        nlog($e->getMessage());
 | 
					                        nlog($e->getMessage());
 | 
				
			||||||
                        nlog("I could not upload {$new_document->url}");
 | 
					                        nlog("I could not upload {$new_document->url}");
 | 
				
			||||||
 | 
					                        $new_document->forceDelete();
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user