Customer number

18.02.2022 19:19
#1
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Customer number

Is it possible to get a customer number be automatically assigned to registered users? And these are then also printed on the invoice or the delivery note? And also in the confirmation email?
Customer number

 
18.02.2022 19:59
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

if possible will be make a plugin
or
you need to change the core of the store

 
18.02.2022 20:34
#3
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Customer number

i´ll take both. What do I have to do?

 
18.02.2022 20:39
#4
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Customer number

does the user id in the backend mean the customer number? if i change the last user id in the database to 10000 does it count up? 10001, 10002, etc

Then I could use this number as customer number. And this would then have to be inserted in the invoice, delivery note and mail. In Backend i´ve found "Kundennummer in Rechnung einfügen" I think this is what i need!?


Letzte Änderung: 18.02.2022 20:40
 
18.02.2022 22:53
#5
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

Yes.

Yes.


Letzte Änderung: 18.02.2022 22:54
 
19.02.2022 09:53
#6
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Customer number

Ok. Costomer number in Invoice works!

But if i change --- User-ID and Number --- from the last registred user 1617 to 11617 in Database (jshopping_users) can´t find the user after save in Joomshopping Userlist.

I see that the users in the Joomla user database also have the same ID (1617) and maybe that's why after changing the numbers in Joomshopping (to 11617) they are not found anymore?

Must Change ID in Joomla User Db AND Joomshopping User Db, or what did I do wrong?


Letzte Änderung: 19.02.2022 10:14
 
19.02.2022 10:33
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

Need change in:
table #_users
and
table #_jshopping_users

 
19.02.2022 11:03
#8
spike77
Joomshopping forum user no avatar
Name: Manfred
30.04.2015
Posts: 706
Quote
Aw: Customer number

Ok works, thank you! the fact that the customer number is now printed on the invoice is enough for me for now. Thanks again

 
11.07.2023 15:41
#9
AngoraModen
Joomshopping forum user no avatar
Name: Ulrich Bauer
22.05.2019
Posts: 27
Quote
Aw: Customer number

Hey,
I have changed the user id in joomla, but in table joomshopping_users it ist not possible.
See screenshot attached.

Thanks and regards
Aw: Customer number


Joomla: 4
JoomShopping: 5
PHP: 8
Website Url: www.angora-moden.de
 
11.07.2023 15:58
#10
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

New user -> created
in table _user
-> id copy to ->
in table __jshopping_user


Letzte Änderung: 11.07.2023 15:59
 
17.07.2023 20:13
#11
AngoraModen
Joomshopping forum user no avatar
Name: Ulrich Bauer
22.05.2019
Posts: 27
Quote
Aw: Customer number

Thanks, it works.
But since the update the user id and the number where the same (see pdf attached).
Now these numbers are different. How can I change bzw. where can I change, that the numbers were the same again?
Thanks and regards
user_id_vs_number.pdf

 
18.07.2023 09:22
#12
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

in Database
Use phpmyadmin for chage value
---------
or ??

 
18.07.2023 22:40
#13
AngoraModen
Joomshopping forum user no avatar
Name: Ulrich Bauer
22.05.2019
Posts: 27
Quote
Aw: Customer number

in which table? I only can change the numbers in users, nothing in table joomshopping_users

 
19.07.2023 07:51
#14
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

field: number

 
01.08.2023 13:48
#15
AngoraModen
Joomshopping forum user no avatar
Name: Ulrich Bauer
22.05.2019
Posts: 27
Quote
Aw: Customer number

I am sorry but I don't understand. Last time I had to change it under operations, but now there ist no field like numbers.
See screeshot attached.
Aw: Customer number


Joomla: 4
JoomShopping: 5
PHP: 8
 
01.08.2023 14:44
#16
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

You just need to change the field values.

Admin / JoomShopping / Client / Edit

set Number
Aw: Customer number

Or use phpMyadmin chenage value for filed number


Letzte Änderung: 01.08.2023 14:45
 
02.08.2023 11:43
#17
AngoraModen
Joomshopping forum user no avatar
Name: Ulrich Bauer
22.05.2019
Posts: 27
Quote
Aw: Customer number

Dear Admin, thanks for help so far.
What we expect, as it used to be, is, that an new customer will get number = user_id. How can we do this?
For sure we can change the numer with phpmyadmin and the admininterface in joomshopping, but as we hope to have many new customers, this is not the way we can work.
thanks für further advice.

 
02.08.2023 12:02
#18
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Customer number

1. update all old user

update `..._jshopping_users` set `number`=user_id

-----------------------------------------------------

BY default in JoomShopping
number = user_id

-------------------------------------------------------------------------------------------

Or proble after your changes

Aw: Customer number

_jshopping_users not have autoincrement

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.