Add views for deposit links, taxes; update product view.
This commit is contained in:
		
							parent
							
								
									d30d6f84e6
								
							
						
					
					
						commit
						d50aef4e49
					
				
					 8 changed files with 270 additions and 0 deletions
				
			
		|  | @ -285,6 +285,9 @@ class ProductCrud(CrudView): | |||
|                 fs.report_code, | ||||
|                 fs.regular_price, | ||||
|                 fs.current_price, | ||||
|                 fs.deposit_link, | ||||
|                 fs.tax, | ||||
|                 fs.organic, | ||||
|                 fs.not_for_sale, | ||||
|                 fs.deleted, | ||||
|                 ]) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar