- Posts: 66
- Home
- Forum
- Community Forum
- Questions
- User Finish Paying Balance of Reservation
Customers tables
- biosphaera
- Topic Author
- Offline
Less
More
7 years 7 months 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: 2953
7 years 7 months 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
7 years 7 months 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: 2953
7 years 7 months 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