- Posts: 66
 
- Home
 - Forum
 - Community Forum
 - Questions
 - Tariffs
 - Package per room / extra per room-person-per stay
 
Customers tables
- biosphaera
 - Topic Author
 - Offline
 
		Less
		More
		
			
	
		
			
	
						8 years 1 month ago				#10354
		by biosphaera
	
	
		
			
	
			
			 		
													
	
				Customers tables was created by biosphaera			
			
				Can some of the Solidres staff explain exactly how clients are organized in database tables?
I need to create queries to export them from the datase but informations are slitted in many tables
					I need to create queries to export them from the datase but informations are slitted in many tables
Please Log in or Create an account to join the conversation.
- solidres
 - 
				
											 - Away
 
		Less
		More
		
			
	
		- Posts: 3001
 
			
	
						8 years 1 month ago				#10361
		by solidres
	
	
		
			
					
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
					
	
			
			 		
													
	
				Replied by solidres on topic Customers tables			
			
				Hi,
Customers info are stored in 03 tables:
1. #__users
2. #__sr_customers (FK = user_id)
3. #__sr_customer_groups
You can export the customer information by joining these 3 tables.
Regards,
							Customers info are stored in 03 tables:
1. #__users
2. #__sr_customers (FK = user_id)
3. #__sr_customer_groups
You can export the customer information by joining these 3 tables.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
- biosphaera
 - Topic Author
 - Offline
 
		Less
		More
		
			
	
		- Posts: 66
 
			
	
						8 years 1 month ago				#10363
		by biosphaera
	
	
		
			
	
			
			 		
													
	
				Replied by biosphaera on topic Customers tables			
			
				Ok, but in sr_customers table I can see only registered customers (customers which have a user_id)
But I have a lot of reservations made by "customers" which are not in sr_customers table: where are them?
					But I have a lot of reservations made by "customers" which are not in sr_customers table: where are them?
Please Log in or Create an account to join the conversation.
- solidres
 - 
				
											 - Away
 
		Less
		More
		
			
	
		- Posts: 3001
 
			
	
						8 years 1 month ago				#10367
		by solidres
	
	
		
			
					
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
					
	
			
			 		
													
	
				Replied by solidres on topic Customers tables			
			
				Hi,
For non-registered users, their info are stored in table #__sr_reservations.
Regards,
							For non-registered users, their info are stored in table #__sr_reservations.
Regards,
FAQ: www.solidres.com/support/frequently-asked-questions
Support Policy: www.solidres.com/support-policy
Please Log in or Create an account to join the conversation.
		Moderators: solidres