Hikashop business, VAT as Username

  • Posts: 14
  • Thank you received: 0
12 years 5 months ago #51476

Hi, I'm using Hikashop business and I'd like in the simplified registration to have VAT number as registration username, is it possible?
Thank you
Paolo


Corsi di formazione online RSPP HACCP RLS di Wst Europa su Scuola Sicurezza eLearning

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

  • Posts: 82821
  • Thank you received: 13368
  • MODERATOR
12 years 5 months ago #51563

Hi,

There is no option for that.
You could change the lines:
$this->registerData->username = $this->registerData->email;

to:
$this->registerData->username = $addressData->address_vat;

in the file administrator/components/com_hikashop/classes/user.php but note that this is a core file of HikaShop and your modification will be removed when you update HikaShop.

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

  • Posts: 14
  • Thank you received: 0
12 years 5 months ago #51639

Thank you, I'm testing right now, it's exactly what I was looking for


Corsi di formazione online RSPP HACCP RLS di Wst Europa su Scuola Sicurezza eLearning

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

Time to create page: 0.054 seconds
Powered by Kunena Forum