Expose description and notes for label batches
This commit is contained in:
		
							parent
							
								
									f06fff983e
								
							
						
					
					
						commit
						70a34615a3
					
				
					 3 changed files with 16 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -72,6 +72,8 @@ class LabelBatchView(BatchMasterView):
 | 
			
		|||
        fs.configure(
 | 
			
		||||
            include=[
 | 
			
		||||
                fs.id,
 | 
			
		||||
                fs.description,
 | 
			
		||||
                fs.notes,
 | 
			
		||||
                fs.created,
 | 
			
		||||
                fs.created_by,
 | 
			
		||||
                fs.handheld_batches,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue