Add case pack field to product CRUD form.
This commit is contained in:
		
							parent
							
								
									7b7ec2ccbd
								
							
						
					
					
						commit
						8409d24273
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -277,6 +277,7 @@ class ProductCrud(CrudView): | |||
|                 fs.brand.with_renderer(BrandFieldRenderer), | ||||
|                 fs.description, | ||||
|                 fs.size, | ||||
|                 fs.case_pack, | ||||
|                 fs.department, | ||||
|                 fs.subdepartment, | ||||
|                 fs.category, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar