Expose Product.item_id when editing
				
					
				
			This commit is contained in:
		
							parent
							
								
									6e51686892
								
							
						
					
					
						commit
						94a311828f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -18,6 +18,7 @@ class ProductView(corepos_base.ProductView): | ||||||
|         if self.editing: |         if self.editing: | ||||||
|             f.fields = [ |             f.fields = [ | ||||||
|                 'upc', |                 'upc', | ||||||
|  |                 'item_id', | ||||||
|                 'brand_uuid', |                 'brand_uuid', | ||||||
|                 'description', |                 'description', | ||||||
|                 'unit_size', |                 'unit_size', | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar