Move the 'quantity' field for CORE Product form
This commit is contained in:
		
							parent
							
								
									35cdebbf18
								
							
						
					
					
						commit
						e307328ee5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -96,6 +96,7 @@ class ProductView(CoreOfficeMasterView):
 | 
			
		|||
 | 
			
		||||
        'price_method',
 | 
			
		||||
        'group_price',
 | 
			
		||||
        'quantity',
 | 
			
		||||
        'special_price_method',
 | 
			
		||||
        'special_group_price',
 | 
			
		||||
        'special_quantity',
 | 
			
		||||
| 
						 | 
				
			
			@ -110,7 +111,6 @@ class ProductView(CoreOfficeMasterView):
 | 
			
		|||
        'vendor_items',
 | 
			
		||||
 | 
			
		||||
        'normal_price',
 | 
			
		||||
        'quantity',
 | 
			
		||||
        'special_price',
 | 
			
		||||
        'start_date',
 | 
			
		||||
        'end_date',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue