Add setting for "price may be questionable"
This commit is contained in:
		
							parent
							
								
									892ddaa985
								
							
						
					
					
						commit
						a3c4f0cc3a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
################################################################################
 | 
					################################################################################
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
#  Rattail -- Retail Software Framework
 | 
					#  Rattail -- Retail Software Framework
 | 
				
			||||||
#  Copyright © 2010-2020 Lance Edgar
 | 
					#  Copyright © 2010-2021 Lance Edgar
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
#  This file is part of Rattail.
 | 
					#  This file is part of Rattail.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
| 
						 | 
					@ -37,6 +37,7 @@ from rattail.settings import (
 | 
				
			||||||
    rattail_custorders_new_order_requires_customer,
 | 
					    rattail_custorders_new_order_requires_customer,
 | 
				
			||||||
    rattail_custorders_new_orders_allow_contact_info_choice,
 | 
					    rattail_custorders_new_orders_allow_contact_info_choice,
 | 
				
			||||||
    rattail_custorders_new_orders_restrict_contact_info,
 | 
					    rattail_custorders_new_orders_restrict_contact_info,
 | 
				
			||||||
 | 
					    rattail_custorders_product_price_may_be_questionable,
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # # DataSync
 | 
					    # # DataSync
 | 
				
			||||||
    # rattail_datasync_url,
 | 
					    # rattail_datasync_url,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue