Add CoreCustomerShopper to default model for pkg
				
					
				
			This commit is contained in:
		
							parent
							
								
									bde8200cdf
								
							
						
					
					
						commit
						f4384f8b1d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
| ################################################################################ | ||||
| # | ||||
| #  Rattail -- Retail Software Framework | ||||
| #  Copyright © 2010-2021 Lance Edgar | ||||
| #  Copyright © 2010-2023 Lance Edgar | ||||
| # | ||||
| #  This file is part of Rattail. | ||||
| # | ||||
|  | @ -25,7 +25,7 @@ Database schema extensions for CORE-POS integration | |||
| """ | ||||
| 
 | ||||
| from .stores import CoreStore | ||||
| from .people import CorePerson, CoreCustomer, CoreMember | ||||
| from .people import CorePerson, CoreCustomer, CoreCustomerShopper, CoreMember | ||||
| from .products import (CoreDepartment, CoreSubdepartment, | ||||
|                        CoreVendor, CoreProduct, CoreProductCost) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar