Customer ID

  • Posts: 16
  • Thank you received: 0
11 years 9 months ago #85772

is there any idea how to give a Customer his ID?

not automatic by joomla, i wanna give the Customer a self created ID

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 9 months ago #85786

Hi,

I think that you'll find your answer there :

You need to go in your phpmyadmin and change the auto increment value of the jos_hikashop_user table:
ALTER TABLE jos_hikashop_user AUTO_INCREMENT = 1000;

Then, new users will have their ID starting from 1000 and not 1


Hope this will help you.

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
11 years 9 months ago #85789

hmm, no thats not the idea

i use now the business version of hika shop
and i wanna use the employee-id of each our embloyees in the internal shop of our server

so if an employer of us get registert he identifiy with his personl ID, after he creates an order i have also the employee-id in the order and can work with this information in an excel sheet too...

you understand what i mean?

Please Log in or Create an account to join the conversation.

  • Posts: 82796
  • Thank you received: 13357
  • MODERATOR
11 years 9 months ago #85810

Then you can simply create a custom field of the table "user" via the menu Display>Custom fields. The field will be added to the registration form and when you export the orders as a CSV in HikaShop, you will get the value the user had entered in that field in the CSV.

The following user(s) said Thank You: mv5940

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
11 years 9 months ago #85816

in the normal login form there are these fields not to see

how can i change that joomla use the hika registration menu to create new account?

Please Log in or Create an account to join the conversation.

  • Posts: 82796
  • Thank you received: 13357
  • MODERATOR
11 years 9 months ago #85820

You can publish the hikashop registration redirect plugin so that only the HikaShop registration form is used on your website.

Last edit: 11 years 9 months ago by nicolas.
The following user(s) said Thank You: mv5940

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 0
11 years 9 months ago #85829

GREAT!!!
i made it with your help!

Please Log in or Create an account to join the conversation.

Time to create page: 0.076 seconds
Powered by Kunena Forum