Remove some edbob references.
				
					
				
			This commit is contained in:
		
							parent
							
								
									59cefd7182
								
							
						
					
					
						commit
						8cf5605e8e
					
				
					 3 changed files with 3 additions and 4 deletions
				
			
		|  | @ -386,7 +386,7 @@ class CreateProductsBatch(ProductsGrid): | |||
|                         } | ||||
|                     return render_to_response('/progress.mako', kwargs, request=self.request) | ||||
| 
 | ||||
|         enabled = edbob.config.get('rattail.pyramid', 'batches.providers') | ||||
|         enabled = self.request.rattail_config.get('rattail.pyramid', 'batches.providers') | ||||
|         if enabled: | ||||
|             enabled = enabled.split() | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar